Assimp  v3.0 (July 2012)
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
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) const aiMaterial
Get(const char *pKey, unsigned int type, unsigned int idx, Type &pOut) const aiMaterial
GetTexture(aiTextureType type, unsigned int index, aiString *path, aiTextureMapping *mapping=NULL, unsigned int *uvindex=NULL, float *blend=NULL, aiTextureOp *op=NULL, aiTextureMapMode *mapmode=NULL) const aiMaterial
GetTextureCount(aiTextureType type) const aiMaterial
mNumAllocatedaiMaterial
mNumPropertiesaiMaterial
mPropertiesaiMaterial
RemoveProperty(const char *pKey, unsigned int type=0, unsigned int index=0)aiMaterial
~aiMaterial()aiMaterial