Assimp
v3.1.1 (June 2014)
|
This is the complete list of members for Assimp::PLY::PropertyInstance, including all inherited members.
avList | Assimp::PLY::PropertyInstance | |
ConvertTo(ValueUnion v, EDataType eType) | Assimp::PLY::PropertyInstance | inlinestatic |
DefaultValue(EDataType eType) | Assimp::PLY::PropertyInstance | static |
ParseInstance(const char *pCur, const char **pCurOut, const Property *prop, PropertyInstance *p_pcOut) | Assimp::PLY::PropertyInstance | static |
ParseInstanceBinary(const char *pCur, const char **pCurOut, const Property *prop, PropertyInstance *p_pcOut, bool p_bBE) | Assimp::PLY::PropertyInstance | static |
ParseValue(const char *pCur, const char **pCurOut, EDataType eType, ValueUnion *out) | Assimp::PLY::PropertyInstance | static |
ParseValueBinary(const char *pCur, const char **pCurOut, EDataType eType, ValueUnion *out, bool p_bBE) | Assimp::PLY::PropertyInstance | static |
PropertyInstance() | Assimp::PLY::PropertyInstance | inline |