# 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::CPSIntBlender Class Reference

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

#include <ps_int.h>

Inheritance diagram for NL3D::CPSIntBlender:

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

Public Methods

 NLMISC_DECLARE_CLASS (CPSIntBlender)
 CPSIntBlender (sint32 startInt=0, sint32 endInt=10, float nbCycles=1.0f)
CPSAttribMakerBaseclone () const

Detailed Description

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

Definition at line 43 of file ps_int.h.


Constructor & Destructor Documentation

NL3D::CPSIntBlender::CPSIntBlender sint32    startInt = 0,
sint32    endInt = 10,
float    nbCycles = 1.0f
[inline]
 

Definition at line 47 of file ps_int.h.

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

Referenced by clone.


Member Function Documentation

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

Implements NL3D::CPSAttribMakerBase.

Definition at line 51 of file ps_int.h.

References CPSIntBlender.

NL3D::CPSIntBlender::NLMISC_DECLARE_CLASS CPSIntBlender   
 


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