Assimp  v3.1.1 (June 2014)
Assimp::MDL::Vertex_MDL7 Struct Reference

Vertex data structure used in MDL7 files. More...

Public Attributes

union {
   float   norm [3]
 
   uint8_t   norm162index
 
}; 
 
uint16_t vertindex
 
float x
 
float y
 
float z
 

Detailed Description

Vertex data structure used in MDL7 files.

Member Data Documentation

union { ... }
float Assimp::MDL::Vertex_MDL7::norm[3]
uint8_t Assimp::MDL::Vertex_MDL7::norm162index
uint16_t Assimp::MDL::Vertex_MDL7::vertindex
float Assimp::MDL::Vertex_MDL7::x
float Assimp::MDL::Vertex_MDL7::y
float Assimp::MDL::Vertex_MDL7::z

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