![]() |
scg3
0.6
|
#include "GeometryCoreFactory.h"
Public Member Functions | |
FaceEntry () | |
Public Attributes | |
int | vertex |
int | texCoord |
int | normal |
A vertex entry of a face definition of an OBJ file.
Definition at line 202 of file GeometryCoreFactory.h.
|
inline |
Definition at line 203 of file GeometryCoreFactory.h.
int scg::GeometryCoreFactory::FaceEntry::normal |
Definition at line 208 of file GeometryCoreFactory.h.
int scg::GeometryCoreFactory::FaceEntry::texCoord |
Definition at line 207 of file GeometryCoreFactory.h.
int scg::GeometryCoreFactory::FaceEntry::vertex |
Definition at line 206 of file GeometryCoreFactory.h.