#include <obj_loader.hpp>
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) |