ITrack implementation for Constant keyframer. More...
#include <track_keyframer.h>
Inherits NL3D::ITrackKeyFramer< CKeyT >.
Public Member Functions | |
| virtual void | evalKey (const CKeyT *previous, const CKeyT *next, TAnimationTime, TAnimationTime, TAnimationTime, IAnimatedValue &result) |
| From ITrackKeyFramer. | |
ITrack implementation for Constant keyframer.
Definition at line 445 of file track_keyframer.h.
| virtual void NL3D::CTrackKeyFramerConstNotBlendable< CKeyT, T >::evalKey | ( | const CKeyT * | previous, | |
| const CKeyT * | next, | |||
| TAnimationTime | , | |||
| TAnimationTime | , | |||
| TAnimationTime | , | |||
| IAnimatedValue & | result | |||
| ) | [inline, virtual] |
From ITrackKeyFramer.
Implements NL3D::ITrackKeyFramer< CKeyT >.
Definition at line 450 of file track_keyframer.h.
1.6.1