Assimp
v3.1.1 (June 2014)
|
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 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, float *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, float &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 | |
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 | |
mNumAllocated | aiMaterial | |
mNumProperties | aiMaterial | |
mProperties | aiMaterial | |
RemoveProperty(const char *pKey, unsigned int type=0, unsigned int index=0) | aiMaterial | |
~aiMaterial() | aiMaterial |
Generated on Sun Feb 21 2016 19:42:29 for Assimp by 1.8.11