Assimp v5.2.2 (January 2022)
The Asset-Importer-Lib API documentation.
aiMaterial Member List

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)aiMaterialstatic
Get(const char *pKey, unsigned int type, unsigned int idx, Type *pOut, unsigned int *pMax) constaiMaterial
Get(const char *pKey, unsigned int type, unsigned int idx, int *pOut, unsigned int *pMax) constaiMaterial
Get(const char *pKey, unsigned int type, unsigned int idx, ai_real *pOut, unsigned int *pMax) constaiMaterial
Get(const char *pKey, unsigned int type, unsigned int idx, Type &pOut) constaiMaterial
Get(const char *pKey, unsigned int type, unsigned int idx, int &pOut) constaiMaterial
Get(const char *pKey, unsigned int type, unsigned int idx, ai_real &pOut) constaiMaterial
Get(const char *pKey, unsigned int type, unsigned int idx, aiString &pOut) constaiMaterial
Get(const char *pKey, unsigned int type, unsigned int idx, aiColor3D &pOut) constaiMaterial
Get(const char *pKey, unsigned int type, unsigned int idx, aiColor4D &pOut) constaiMaterial
Get(const char *pKey, unsigned int type, unsigned int idx, aiUVTransform &pOut) constaiMaterial
GetName() constaiMaterial
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) constaiMaterial
GetTextureCount(aiTextureType type) constaiMaterial
mNumAllocatedaiMaterial
mNumPropertiesaiMaterial
mPropertiesaiMaterial
RemoveProperty(const char *pKey, unsigned int type=0, unsigned int index=0)aiMaterial
~aiMaterial()aiMaterial