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

This is the complete list of members for NL3D::ITrackKeyFramer, including all inherited members.
_DirtyNL3D::ITrackKeyFramer [private]
_LoopEndNL3D::ITrackKeyFramer [private]
_LoopModeNL3D::ITrackKeyFramer [private]
_LoopStartNL3D::ITrackKeyFramer [private]
_MapKeyNL3D::ITrackKeyFramer [protected]
_OOTotalRangeNL3D::ITrackKeyFramer [private]
_RangeBeginNL3D::ITrackKeyFramer [private]
_RangeDeltaNL3D::ITrackKeyFramer [private]
_RangeEndNL3D::ITrackKeyFramer [private]
_RangeLockNL3D::ITrackKeyFramer [private]
_TotalRangeNL3D::ITrackKeyFramer [private]
addKey(const CKeyT &key, TAnimationTime time)NL3D::ITrackKeyFramer [inline]
compile()NL3D::ITrackKeyFramer [inline, protected, virtual]
eval(const TAnimationTime &inDate)NL3D::ITrackKeyFramer [inline, virtual]
evalKey(const CKeyT *previous, const CKeyT *next, TAnimationTime datePrevious, TAnimationTime dateNext, TAnimationTime date)=0NL3D::ITrackKeyFramer [protected, pure virtual]
getBeginTime() constNL3D::ITrackKeyFramer [inline, virtual]
getClassName()=0NLMISC::IClassable [pure virtual]
getCompiledRangeDelta()NL3D::ITrackKeyFramer [inline, protected]
getEndTime() constNL3D::ITrackKeyFramer [inline, virtual]
getKeysInRange(TAnimationTime t1, TAnimationTime t2, std::vector< TAnimationTime > &result)NL3D::ITrackKeyFramer [virtual]
getLoopMode() constNL3D::ITrackKeyFramer [inline, virtual]
getRangeDelta() constNL3D::ITrackKeyFramer [inline]
getValue() const=0NL3D::ITrack [pure virtual]
interpolate(TAnimationTime time, float &res)NL3D::ITrack [virtual]
interpolate(TAnimationTime time, sint32 &res)NL3D::ITrack [virtual]
interpolate(TAnimationTime time, NLMISC::CRGBA &res)NL3D::ITrack [virtual]
interpolate(TAnimationTime time, NLMISC::CVector &res)NL3D::ITrack [virtual]
interpolate(TAnimationTime time, NLMISC::CQuat &res)NL3D::ITrack [virtual]
interpolate(TAnimationTime time, std::string &res)NL3D::ITrack [virtual]
interpolate(TAnimationTime time, bool &res)NL3D::ITrack [virtual]
isRangeLocked() constNL3D::ITrackKeyFramer [inline]
ITrackKeyFramer()NL3D::ITrackKeyFramer [inline]
lockRange()NL3D::ITrackKeyFramer [inline]
serial(NLMISC::IStream &f)NL3D::ITrackKeyFramer [inline, virtual]
setLoopMode(bool loop)NL3D::ITrackKeyFramer [inline]
testAndClean() constNL3D::ITrackKeyFramer [inline, private]
TMapTimeCKey typedefNL3D::ITrackKeyFramer
unlockRange(TAnimationTime begin, TAnimationTime end)NL3D::ITrackKeyFramer [inline]
~ITrack()NL3D::ITrack [inline, virtual]
~ITrackKeyFramer()NL3D::ITrackKeyFramer [inline]