Assimp  v3.1.1 (June 2014)
Assimp::MD3::Tag Struct Reference

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

Detailed Description

Data structure for the tag header.

Member Data Documentation

◆ NAME

char Assimp::MD3::Tag::NAME[AI_MD3_MAXQPATH]

name of the tag

◆ orientation

ai_real Assimp::MD3::Tag::orientation[3][3]

◆ origin

aiVector3D Assimp::MD3::Tag::origin

Local tag origin and orientation.


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