|
Assimp
v4.1. (December 2018)
|
Import statistics, i.e. More...
Public Member Functions | |
| Statistics () | |
Public Attributes | |
| unsigned int | cache_hits |
| number of pointers resolved from the cache More... | |
| unsigned int | cached_objects |
| number of blocks (from FileDatabase::entries) we did actually read from. More... | |
| unsigned int | fields_read |
| total number of fields we read More... | |
| unsigned int | pointers_resolved |
| total number of resolved pointers More... | |
Import statistics, i.e.
number of file blocks read
|
inline |
| unsigned int Assimp::Blender::Statistics::cache_hits |
number of pointers resolved from the cache
| unsigned int Assimp::Blender::Statistics::cached_objects |
number of blocks (from FileDatabase::entries) we did actually read from.
objects in FileData::cache
| unsigned int Assimp::Blender::Statistics::fields_read |
total number of fields we read
| unsigned int Assimp::Blender::Statistics::pointers_resolved |
total number of resolved pointers