|
Assimp
v4.1. (December 2018)
|
Data structure for the frame header. More...
Public Attributes | |
| aiVector3D | max |
| maximum bounds More... | |
| aiVector3D | min |
| minimum bounds More... | |
| char | name [AI_MD3_MAXFRAME] |
| name of frame More... | |
| aiVector3D | origin |
| local origin for this frame More... | |
| ai_real | radius |
| radius of bounding sphere More... | |
Data structure for the frame header.
| aiVector3D Assimp::MD3::Frame::max |
maximum bounds
| aiVector3D Assimp::MD3::Frame::min |
minimum bounds
| char Assimp::MD3::Frame::name[AI_MD3_MAXFRAME] |
name of frame
| aiVector3D Assimp::MD3::Frame::origin |
local origin for this frame
| ai_real Assimp::MD3::Frame::radius |
radius of bounding sphere