Plasma Engine  2.0
Loading...
Searching...
No Matches
plOBJLoader::FaceVertex Struct Reference

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

#include <OBJLoader.h>

Public Attributes

plUInt32 m_uiPositionID
 Index into the m_Positions array.
 
plUInt32 m_uiNormalID
 Index into the m_Normals array.
 
plUInt32 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: