#include <keyframe.h>
Inheritance diagram for Keyframe:
Public Member Functions | |
Keyframe (float fTime=0.0f) | |
Keyframe (const Keyframe &rkKeyframe) | |
virtual | ~Keyframe () |
bool | operator< (const Keyframe &rkKeyframe) const |
bool | operator== (const Keyframe &rkKeyframe) const |
Public Attributes | |
float | m_fT |
|
|
|
|
|
|
|
Compare timestamps
|
|
Compare timestamps
|
|
Timestamp in [0,1] range |