mElite
1.0
An Elite clone based on TextElite by Jan-Philipp Kappmeier and Melanie Schmidt.
|
A triangle face as it is represented in the file. Indices are indices for vertices. More...
#include <ObjectLoader3ds.h>
Public Member Functions | |
stFileFace () | |
Public Attributes | |
unsigned short | indices [3] |
unsigned short | vis |
A triangle face as it is represented in the file. Indices are indices for vertices.
Definition at line 49 of file ObjectLoader3ds.h.
|
inline |
Definition at line 50 of file ObjectLoader3ds.h.
unsigned short stFileFace::indices[3] |
Definition at line 51 of file ObjectLoader3ds.h.
unsigned short stFileFace::vis |
Definition at line 51 of file ObjectLoader3ds.h.