|
Assimp
v4.1. (December 2018)
|
Represents a bone (joint) descriptor in a MD5Anim file. More...
Inherits Assimp::MD5::BaseJointDescription.
Public Attributes | |
| unsigned int | iFirstKeyIndex |
| Index of the first key that corresponds to this anim bone. More... | |
| unsigned int | iFlags |
| Flags (AI_MD5_ANIMATION_FLAG_xxx) More... | |
Public Attributes inherited from Assimp::MD5::BaseJointDescription | |
| aiString | mName |
| Name of the bone. More... | |
| int | mParentIndex |
| Parent index of the bone. More... | |
Represents a bone (joint) descriptor in a MD5Anim file.
| unsigned int Assimp::MD5::AnimBoneDesc::iFirstKeyIndex |
Index of the first key that corresponds to this anim bone.
| unsigned int Assimp::MD5::AnimBoneDesc::iFlags |
Flags (AI_MD5_ANIMATION_FLAG_xxx)