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 Property *prop, PropertyInstance *p_pcOut) | Assimp::PLY::PropertyInstance | static |
ParseInstanceBinary(IOStreamBuffer< char > &streamBuffer, std::vector< char > &buffer, const char *&pCur, unsigned int &bufferSize, const Property *prop, PropertyInstance *p_pcOut, bool p_bBE) | Assimp::PLY::PropertyInstance | static |
ParseValue(const char *&pCur, EDataType eType, ValueUnion *out) | Assimp::PLY::PropertyInstance | static |
ParseValueBinary(IOStreamBuffer< char > &streamBuffer, std::vector< char > &buffer, const char *&pCur, unsigned int &bufferSize, EDataType eType, ValueUnion *out, bool p_bBE) | Assimp::PLY::PropertyInstance | static |
PropertyInstance() | Assimp::PLY::PropertyInstance | inline |