Assimp  v3.1.1 (June 2014)
Assimp::MD5::AnimBoneDesc Struct Reference

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...
 

Detailed Description

Represents a bone (joint) descriptor in a MD5Anim file.

Member Data Documentation

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)


The documentation for this struct was generated from the following file: