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

Data structure for a vertex. More...

Public Attributes

uint16_t NORMAL
 encoded normal vector More...
 
int16_t X
 X/Y/Z coordinates. More...
 
int16_t Y
 
int16_t Z
 

Detailed Description

Data structure for a vertex.

Member Data Documentation

◆ NORMAL

uint16_t Assimp::MD3::Vertex::NORMAL

encoded normal vector

◆ X

int16_t Assimp::MD3::Vertex::X

X/Y/Z coordinates.

◆ Y

int16_t Assimp::MD3::Vertex::Y

◆ Z

int16_t Assimp::MD3::Vertex::Z

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