|
Assimp
v4.1. (December 2018)
|
Declares the aiProcess_FindInstances post-process step. More...
Classes | |
| class | Assimp::FindInstancesProcess |
| A post-processing steps to search for instanced meshes. More... | |
Namespaces | |
| Assimp | |
| MACHINE-GENERATED by scripts/ICFImporter/CppGenerator.py. | |
Functions | |
| bool | Assimp::CompareArrays (const aiColor4D *first, const aiColor4D *second, unsigned int size, float e) |
| bool | Assimp::CompareArrays (const aiVector3D *first, const aiVector3D *second, unsigned int size, float e) |
| Perform a component-wise comparison of two arrays. More... | |
| uint64_t | Assimp::GetMeshHash (aiMesh *in) |
| Get a pseudo(!)-hash representing a mesh. More... | |
Declares the aiProcess_FindInstances post-process step.