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

◆ @14

union { ... }

◆ norm

float Assimp::MDL::Vertex_MDL7::norm[3]

◆ norm162index

uint8_t Assimp::MDL::Vertex_MDL7::norm162index

◆ vertindex

uint16_t Assimp::MDL::Vertex_MDL7::vertindex

◆ x

float Assimp::MDL::Vertex_MDL7::x

◆ y

float Assimp::MDL::Vertex_MDL7::y

◆ z

float Assimp::MDL::Vertex_MDL7::z

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