# 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::CPSFloatCurveFunctor Member List

This is the complete list of members for NL3D::CPSFloatCurveFunctor, including all inherited members.
_CtrlPointsNL3D::CPSFloatCurveFunctor [protected]
_NumSamplesNL3D::CPSFloatCurveFunctor [protected]
_SmoothingNL3D::CPSFloatCurveFunctor [protected]
_TabNL3D::CPSFloatCurveFunctor [protected]
addControlPoint(const CCtrlPoint &ctrlPoint)NL3D::CPSFloatCurveFunctor
CPSFloatCurveFunctor()NL3D::CPSFloatCurveFunctor
enableSmoothing(bool enable=true)NL3D::CPSFloatCurveFunctor
getControlPoint(uint index) constNL3D::CPSFloatCurveFunctor
getNumCtrlPoints(void) constNL3D::CPSFloatCurveFunctor [inline]
getNumSamples(void) constNL3D::CPSFloatCurveFunctor [inline]
getSlope(uint index) constNL3D::CPSFloatCurveFunctor [protected]
getValue(float date) constNL3D::CPSFloatCurveFunctor
hasSmoothing(void) constNL3D::CPSFloatCurveFunctor [inline]
operator()(TAnimationTime time) constNL3D::CPSFloatCurveFunctor [inline]
removeCtrlPoint(uint index)NL3D::CPSFloatCurveFunctor
serial(NLMISC::IStream &f)NL3D::CPSFloatCurveFunctor
setCtrlPoint(uint index, const CCtrlPoint &ctrlPoint)NL3D::CPSFloatCurveFunctor
setNumSamples(uint32 numSamples)NL3D::CPSFloatCurveFunctor
sortPoints(void)NL3D::CPSFloatCurveFunctor [protected]
updateTab(void)NL3D::CPSFloatCurveFunctor [protected]