Ogre Animation.
More...
Assimp::Ogre::Animation::Animation |
( |
Skeleton * |
parent | ) |
|
|
explicit |
Assimp::Ogre::Animation::Animation |
( |
Mesh * |
parent | ) |
|
|
explicit |
Returns the associated vertex data for a track in this animation.
- Note
- Only valid to call when parent Mesh is set.
aiAnimation * Assimp::Ogre::Animation::ConvertToAssimpAnimation |
( |
| ) |
|
std::string Assimp::Ogre::Animation::baseName |
float Assimp::Ogre::Animation::baseTime |
float Assimp::Ogre::Animation::length |
std::string Assimp::Ogre::Animation::name |
Mesh* Assimp::Ogre::Animation::parentMesh |
Parent mesh.
- Note
- Set only when animation is read from a mesh.
Skeleton* Assimp::Ogre::Animation::parentSkeleton |
Parent skeleton.
- Note
- Set only when animation is read from a skeleton.
The documentation for this class was generated from the following files: