Public Member Functions | Private Member Functions | Private Attributes | Friends
ConvexDecomposition::OBJ Class Reference
Inheritance diagram for ConvexDecomposition::OBJ:
Inheritance graph
[legend]

List of all members.

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

GeometryInterfacemCallback
FloatVector mNormals
FloatVector mTexels
FloatVector mVerts

Friends

class WavefrontObj

Detailed Description

Definition at line 562 of file cd_wavefront.cpp.


Member Function Documentation

void ConvexDecomposition::OBJ::GetVertex ( GeometryVertex v,
const char *  face 
) const [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.

int ConvexDecomposition::OBJ::ParseLine ( int  lineno,
int  argc,
const char **  argv 
) [virtual]

Implements ConvexDecomposition::InPlaceParserInterface.

Definition at line 667 of file cd_wavefront.cpp.


Friends And Related Function Documentation

friend class WavefrontObj [friend]

Definition at line 576 of file cd_wavefront.cpp.


Member Data Documentation

Definition at line 575 of file cd_wavefront.cpp.

Definition at line 573 of file cd_wavefront.cpp.

Definition at line 572 of file cd_wavefront.cpp.

Definition at line 571 of file cd_wavefront.cpp.


The documentation for this class was generated from the following file:


convex_decomposition
Author(s): John W. Ratcliff
autogenerated on Thu Feb 11 2016 22:42:23