Assimp
v4.1. (December 2018)
|
Data structure for the tag header. More...
Public Attributes | |
char | NAME [AI_MD3_MAXQPATH] |
name of the tag More... | |
ai_real | orientation [3][3] |
aiVector3D | origin |
Local tag origin and orientation. More... | |
Data structure for the tag header.
char Assimp::MD3::Tag::NAME[AI_MD3_MAXQPATH] |
name of the tag
ai_real Assimp::MD3::Tag::orientation[3][3] |
aiVector3D Assimp::MD3::Tag::origin |
Local tag origin and orientation.