XII Release 0.1.0
Loading...
Searching...
No Matches
xiiOBJLoader::FaceVertex Struct Reference

Stores the information for a vertex in a face. More...

#include <OBJLoader.h>

Public Attributes

xiiUInt32 m_uiPositionID
 Index into the m_Positions array.
 
xiiUInt32 m_uiNormalID
 Index into the m_Normals array.
 
xiiUInt32 m_uiTexCoordID
 Index into the m_TexCoords array.
 

Detailed Description

Stores the information for a vertex in a face.


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