|
| MayaStatistics (int=0, int=0, int=0, int=0, int=0, int=0) |
| Create statistics. More...
|
|
| ~MayaStatistics () |
| Empty.
|
|
int | GetObjects () const |
| Return the number of unique objects.
|
|
int | GetObjectsVertices () const |
| Return the number of vertices of unique objects.
|
|
int | GetObjectsTriangles () const |
| Return the number of triangles of unique objects.
|
|
int | GetInstances () const |
| Return the number of instances.
|
|
int | GetInstancesVertices () const |
| Return the number of vertices.
|
|
int | GetInstancesTriangles () const |
| Return the number of triangless.
|
|
MayaStatistics & | operator+= (const MayaStatistics &) |
| Destructive addition.
|
|
QString | GetText () const |
| Return a string showing the statistics.
|
|
Statistics about objects and instances.