#include <OBJlib.h>
Public Attributes | |
| char * | pathname |
| char * | mtllibname |
| GLuint | numvertices |
| GLfloat * | vertices |
| GLuint | numnormals |
| GLfloat * | normals |
| GLuint | numtexcoords |
| GLfloat * | texcoords |
| GLuint | numfacetnorms |
| GLfloat * | facetnorms |
| GLuint | numtriangles |
| GLMtriangle * | triangles |
| GLuint | nummaterials |
| GLMmaterial * | materials |
| GLuint | numgroups |
| GLMgroup * | groups |
| GLfloat | position [3] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001