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