$search
#include <cd_wavefront.h>
Public Member Functions | |
unsigned int | loadObj (const char *fname) |
WavefrontObj (void) | |
~WavefrontObj (void) | |
Public Attributes | |
int * | mIndices |
int | mTriCount |
int | mVertexCount |
double * | mVertices |
Definition at line 65 of file cd_wavefront.h.
ConvexDecomposition::WavefrontObj::WavefrontObj | ( | void | ) |
Definition at line 797 of file cd_wavefront.cpp.
ConvexDecomposition::WavefrontObj::~WavefrontObj | ( | void | ) |
Definition at line 805 of file cd_wavefront.cpp.
unsigned int ConvexDecomposition::WavefrontObj::loadObj | ( | const char * | fname | ) |
Definition at line 811 of file cd_wavefront.cpp.
Definition at line 76 of file cd_wavefront.h.
Definition at line 75 of file cd_wavefront.h.
Definition at line 74 of file cd_wavefront.h.
Definition at line 77 of file cd_wavefront.h.