|
||||||||||||||||||||||||||||||||||||||||||||
Public Member Functions | |
| void | clear () |
| AtlasGenStats () | |
| void | noteChunkStats (U32 level, U32 size) |
| void | printChunkStats () |
Public Attributes | |
| U32 | inputVertices |
| U32 | outputVertices |
| U32 | outputRealTriangles |
| U32 | outputDegenerateTriangles |
| U32 | outputChunks |
| U32 | outputSize |
| U32 | outputChunkSize [gMaxChunkTreeLevels] |
| U32 | outputChunkCount [gMaxChunkTreeLevels] |
| AtlasGenStats::AtlasGenStats | ( | ) | [inline] |
| void AtlasGenStats::clear | ( | ) | [inline] |
| void AtlasGenStats::printChunkStats | ( | ) | [inline] |