|
Developer Documentation
|
Public Attributes | |
| int | id |
| unsigned int | startIndex |
| unsigned int | numTris |
| unsigned int | numFaces |
| unsigned int | startFace |
Definition at line 448 of file MeshCompiler.hh.
| int ACG::MeshCompiler::Subset::id |
Definition at line 450 of file MeshCompiler.hh.
| unsigned int ACG::MeshCompiler::Subset::numFaces |
Definition at line 454 of file MeshCompiler.hh.
| unsigned int ACG::MeshCompiler::Subset::numTris |
Definition at line 452 of file MeshCompiler.hh.
| unsigned int ACG::MeshCompiler::Subset::startFace |
Definition at line 455 of file MeshCompiler.hh.
| unsigned int ACG::MeshCompiler::Subset::startIndex |
Definition at line 451 of file MeshCompiler.hh.