OBJ_Mesh::Face Struct Reference

A data type for storing per-poly information. More...

#include <obj_loader.hpp>

List of all members.

Public Attributes

int vert1
int vert2
int vert3
 indices into the vertex coordinate list m_geometry
int normal1
int normal2
int normal3
 indices into the normal coordinate list m_normals
int texture1
int texture2
int texture3
 indices into the texture coordinate list m_texcoords
int smoothing_group
 an id specifying the face's smoothing group (-1 means undefined)


Detailed Description

A data type for storing per-poly information.
The documentation for this struct was generated from the following file:
Generated on Sat Jan 19 18:58:21 2008 for PS2 IconSys Library by  doxygen 1.5.4