Developer Documentation
|
Public Member Functions | |
void | add (const int _face, const int _corner) |
Public Attributes | |
std::vector< WeldListEntry > | list |
MeshCompiler * | meshComp |
MeshCompilerVertexCompare * | cmpFunc |
char * | workBuf |
Definition at line 867 of file MeshCompiler.hh.
void ACG::MeshCompiler::WeldList::add | ( | const int | _face, |
const int | _corner | ||
) |
Definition at line 327 of file MeshCompiler.cc.
MeshCompilerVertexCompare* ACG::MeshCompiler::WeldList::cmpFunc |
Definition at line 874 of file MeshCompiler.hh.
std::vector< WeldListEntry > ACG::MeshCompiler::WeldList::list |
Definition at line 871 of file MeshCompiler.hh.
MeshCompiler* ACG::MeshCompiler::WeldList::meshComp |
Definition at line 873 of file MeshCompiler.hh.
char* ACG::MeshCompiler::WeldList::workBuf |
Definition at line 876 of file MeshCompiler.hh.