Ogre Animation Track.
More...
Enumerator |
---|
VAT_NONE |
No animation.
|
VAT_MORPH |
Morph animation is made up of many interpolated snapshot keyframes.
|
VAT_POSE |
Pose animation is made up of a single delta pose keyframe.
|
VAT_TRANSFORM |
Keyframe that has its on pos, rot and scale for a time position.
|
Assimp::Ogre::VertexAnimationTrack::VertexAnimationTrack |
( |
| ) |
|
aiNodeAnim * Assimp::Ogre::VertexAnimationTrack::ConvertToAssimpAnimationNode |
( |
Skeleton * |
skeleton | ) |
|
Convert to Assimp node animation.
std::string Assimp::Ogre::VertexAnimationTrack::boneName |
Only valid for VAT_TRANSFORM.
Only one of these will contain key frames, depending on the type enum.
uint16_t Assimp::Ogre::VertexAnimationTrack::target |
Vertex data target.
0 == shared geometry >0 == submesh index + 1
Type Assimp::Ogre::VertexAnimationTrack::type |
The documentation for this struct was generated from the following files: