
| Public Member Functions | |
| int | LoadMesh (const char *fname, GeometryInterface *callback) | 
| int | ParseLine (int lineno, int argc, const char **argv) | 
| Private Member Functions | |
| void | GetVertex (GeometryVertex &v, const char *face) const | 
| Private Attributes | |
| GeometryInterface * | mCallback | 
| FloatVector | mNormals | 
| FloatVector | mTexels | 
| FloatVector | mVerts | 
| Friends | |
| class | WavefrontObj | 
Definition at line 562 of file cd_wavefront.cpp.
| 
 | private | 
Definition at line 609 of file cd_wavefront.cpp.
| int ConvexDecomposition::OBJ::LoadMesh | ( | const char * | fname, | 
| GeometryInterface * | callback | ||
| ) | 
Definition at line 584 of file cd_wavefront.cpp.
| 
 | virtual | 
Implements ConvexDecomposition::InPlaceParserInterface.
Definition at line 667 of file cd_wavefront.cpp.
| 
 | friend | 
Definition at line 576 of file cd_wavefront.cpp.
| 
 | private | 
Definition at line 575 of file cd_wavefront.cpp.
| 
 | private | 
Definition at line 573 of file cd_wavefront.cpp.
| 
 | private | 
Definition at line 572 of file cd_wavefront.cpp.
| 
 | private | 
Definition at line 571 of file cd_wavefront.cpp.