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