#include <DGeometry.h>
TODO: Detailed Struct Description
Public Attributes | |
int | meshCount |
The number of meshes in the data set. | |
DMesh * | meshes |
The next triangle mesh. | |
char * | name |
The name of the geometry-file. | |
GLuint | dls |
IDs for displaylists. | |
GLuint | dlw |
IDs for displaylists. |