Assimp
v3.1.1 (June 2014)
|
Namespaces | |
Assimp | |
MACHINE-GENERATED by scripts/ICFImporter/CppGenerator.py. | |
Functions | |
uint32_t | Assimp::ComputeMaterialHash (const aiMaterial *mat, bool includeMatName=false) |
Computes a hash (hopefully unique) from all material properties The hash value reflects the current property state, so if you add any property and call this method again, the resulting hash value will be different. More... | |
Now that #MaterialHelper is gone, this file only contains some internal material utility functions.