Assimp  v3.1.1 (June 2014)
Assimp::MDC::Frame Struct Reference

Data structure for a MDC frame. More...

Public Attributes

aiVector3D bboxMax
 bounding box maximum coords More...
 
aiVector3D bboxMin
 bounding box minimum coords More...
 
aiVector3D localOrigin
 local origin of the frame More...
 
char name [16]
 Name of the frame. More...
 
float radius
 radius of the BB More...
 

Detailed Description

Data structure for a MDC frame.

Member Data Documentation

◆ bboxMax

aiVector3D Assimp::MDC::Frame::bboxMax

bounding box maximum coords

◆ bboxMin

aiVector3D Assimp::MDC::Frame::bboxMin

bounding box minimum coords

◆ localOrigin

aiVector3D Assimp::MDC::Frame::localOrigin

local origin of the frame

◆ name

char Assimp::MDC::Frame::name[16]

Name of the frame.

◆ radius

float Assimp::MDC::Frame::radius

radius of the BB


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