# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NL3D::CPSFloatBlender Class Reference

these are some attribute makers for float This is a float blender class. It just blend between 2 values. More...

#include <ps_float.h>

Inheritance diagram for NL3D::CPSFloatBlender:

NL3D::CPSValueBlender< float > NL3D::CPSAttribMakerT< float, CPSValueBlendFunc< float > > NL3D::CPSAttribMaker< float > NL3D::CPSAttribMakerBase NLMISC::IStreamable NLMISC::IClassable List of all members.

Public Methods

 NLMISC_DECLARE_CLASS (CPSFloatBlender)
 CPSFloatBlender (float startFloat=0.1f, float endFloat=1.f, float nbCycles=1.0f)
CPSAttribMakerBaseclone () const

Detailed Description

these are some attribute makers for float This is a float blender class. It just blend between 2 values.

Definition at line 44 of file ps_float.h.


Constructor & Destructor Documentation

NL3D::CPSFloatBlender::CPSFloatBlender float    startFloat = 0.1f,
float    endFloat = 1.f,
float    nbCycles = 1.0f
[inline]
 

Definition at line 48 of file ps_float.h.

References NL3D::CPSAttribMakerT< float, CPSValueBlendFunc< float > >::_F, and NL3D::CPSValueBlender< float >::CPSValueBlender.

Referenced by clone.


Member Function Documentation

CPSAttribMakerBase* NL3D::CPSFloatBlender::clone void    const [inline, virtual]
 

Implements NL3D::CPSAttribMakerBase.

Definition at line 52 of file ps_float.h.

References CPSFloatBlender.

NL3D::CPSFloatBlender::NLMISC_DECLARE_CLASS CPSFloatBlender   
 


The documentation for this class was generated from the following file: