_MapKey | NL3D::ITrackKeyFramer< CKeyTCBVector > | [protected] |
addKey(const CKeyTCBVector &key, TAnimationTime time) | NL3D::ITrackKeyFramer< CKeyTCBVector > | [inline] |
compile() | NL3D::CTrackKeyFramerTCB< CKeyTCBVector, CVector > | [inline, protected, virtual] |
eval(const TAnimationTime &inDate) | NL3D::ITrackKeyFramer< CKeyTCBVector > | [inline, virtual] |
evalKey(const CKeyTCBVector *previous, const CKeyTCBVector *next, TAnimationTime datePrevious, TAnimationTime dateNext, TAnimationTime date) | NL3D::CTrackKeyFramerTCB< CKeyTCBVector, CVector > | [inline, protected, virtual] |
getBeginTime() const | NL3D::ITrackKeyFramer< CKeyTCBVector > | [inline, virtual] |
getClassName()=0 | NLMISC::IClassable | [pure virtual] |
getCompiledRangeDelta() | NL3D::ITrackKeyFramer< CKeyTCBVector > | [inline, protected] |
getEndTime() const | NL3D::ITrackKeyFramer< CKeyTCBVector > | [inline, virtual] |
getKeysInRange(TAnimationTime t1, TAnimationTime t2, std::vector< TAnimationTime > &result) | NL3D::ITrackKeyFramer< CKeyTCBVector > | [virtual] |
getLoopMode() const | NL3D::ITrackKeyFramer< CKeyTCBVector > | [inline, virtual] |
getRangeDelta() const | NL3D::ITrackKeyFramer< CKeyTCBVector > | [inline] |
getValue() const | NL3D::CTrackKeyFramerTCB< CKeyTCBVector, CVector > | [inline, 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() const | NL3D::ITrackKeyFramer< CKeyTCBVector > | [inline] |
ITrackKeyFramer() | NL3D::ITrackKeyFramer< CKeyTCBVector > | [inline] |
lockRange() | NL3D::ITrackKeyFramer< CKeyTCBVector > | [inline] |
NLMISC_DECLARE_CLASS(CTrackKeyFramerTCBVector) | NL3D::CTrackKeyFramerTCBVector | |
serial(NLMISC::IStream &f) | NL3D::ITrackKeyFramer< CKeyTCBVector > | [inline, virtual] |
setLoopMode(bool loop) | NL3D::ITrackKeyFramer< CKeyTCBVector > | [inline] |
TKeyValueType typedef | NL3D::CTrackKeyFramerTCB< CKeyTCBVector, CVector > | [protected] |
TMapTimeCKey typedef | NL3D::ITrackKeyFramer< CKeyTCBVector > | |
unlockRange(TAnimationTime begin, TAnimationTime end) | NL3D::ITrackKeyFramer< CKeyTCBVector > | [inline] |
~ITrack() | NL3D::ITrack | [inline, virtual] |
~ITrackKeyFramer() | NL3D::ITrackKeyFramer< CKeyTCBVector > | [inline] |