|
Assimp v3.1.1 (June 2014)
|
Data structure for the tag header. More...
#include <MD3FileData.h>
Public Attributes | |
| char | NAME [AI_MD3_MAXQPATH] |
| name of the tag More... | |
| float | 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
| float Assimp::MD3::Tag::orientation[3][3] |
| aiVector3D Assimp::MD3::Tag::origin |
Local tag origin and orientation.