|
|
|
|
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 Referencethese 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:
List of all members.
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] |
|
Member Function Documentation
NL3D::CPSFloatBlender::NLMISC_DECLARE_CLASS |
( |
CPSFloatBlender |
|
) |
|
|
The documentation for this class was generated from the following file:
|
|