| 
    Assimp v5.2.2 (January 2022)
    
   The Asset-Importer-Lib API documentation. 
   | 
 
This is the complete list of members for aiMaterial, including all inherited members.
| AddBinaryProperty(const void *pInput, unsigned int pSizeInBytes, const char *pKey, unsigned int type, unsigned int index, aiPropertyTypeInfo pType) | aiMaterial | |
| AddProperty(const aiString *pInput, const char *pKey, unsigned int type=0, unsigned int index=0) | aiMaterial | |
| AddProperty(const TYPE *pInput, unsigned int pNumValues, const char *pKey, unsigned int type=0, unsigned int index=0) | aiMaterial | |
| AddProperty(const aiVector3D *pInput, unsigned int pNumValues, const char *pKey, unsigned int type=0, unsigned int index=0) | aiMaterial | |
| AddProperty(const aiColor3D *pInput, unsigned int pNumValues, const char *pKey, unsigned int type=0, unsigned int index=0) | aiMaterial | |
| AddProperty(const aiColor4D *pInput, unsigned int pNumValues, const char *pKey, unsigned int type=0, unsigned int index=0) | aiMaterial | |
| AddProperty(const int *pInput, unsigned int pNumValues, const char *pKey, unsigned int type=0, unsigned int index=0) | aiMaterial | |
| AddProperty(const float *pInput, unsigned int pNumValues, const char *pKey, unsigned int type=0, unsigned int index=0) | aiMaterial | |
| AddProperty(const double *pInput, unsigned int pNumValues, const char *pKey, unsigned int type=0, unsigned int index=0) | aiMaterial | |
| AddProperty(const aiUVTransform *pInput, unsigned int pNumValues, const char *pKey, unsigned int type=0, unsigned int index=0) | aiMaterial | |
| aiMaterial() | aiMaterial | |
| Clear() | aiMaterial | |
| CopyPropertyList(aiMaterial *pcDest, const aiMaterial *pcSrc) | aiMaterial | static | 
| Get(const char *pKey, unsigned int type, unsigned int idx, Type *pOut, unsigned int *pMax) const | aiMaterial | |
| Get(const char *pKey, unsigned int type, unsigned int idx, int *pOut, unsigned int *pMax) const | aiMaterial | |
| Get(const char *pKey, unsigned int type, unsigned int idx, ai_real *pOut, unsigned int *pMax) const | aiMaterial | |
| Get(const char *pKey, unsigned int type, unsigned int idx, Type &pOut) const | aiMaterial | |
| Get(const char *pKey, unsigned int type, unsigned int idx, int &pOut) const | aiMaterial | |
| Get(const char *pKey, unsigned int type, unsigned int idx, ai_real &pOut) const | aiMaterial | |
| Get(const char *pKey, unsigned int type, unsigned int idx, aiString &pOut) const | aiMaterial | |
| Get(const char *pKey, unsigned int type, unsigned int idx, aiColor3D &pOut) const | aiMaterial | |
| Get(const char *pKey, unsigned int type, unsigned int idx, aiColor4D &pOut) const | aiMaterial | |
| Get(const char *pKey, unsigned int type, unsigned int idx, aiUVTransform &pOut) const | aiMaterial | |
| GetName() const | aiMaterial | |
| GetTexture(aiTextureType type, unsigned int index, C_STRUCT aiString *path, aiTextureMapping *mapping=NULL, unsigned int *uvindex=NULL, ai_real *blend=NULL, aiTextureOp *op=NULL, aiTextureMapMode *mapmode=NULL) const | aiMaterial | |
| GetTextureCount(aiTextureType type) const | aiMaterial | |
| mNumAllocated | aiMaterial | |
| mNumProperties | aiMaterial | |
| mProperties | aiMaterial | |
| RemoveProperty(const char *pKey, unsigned int type=0, unsigned int index=0) | aiMaterial | |
| ~aiMaterial() | aiMaterial |