Assimp  v4.1. (December 2018)
Assimp::PLY::PropertyInstance Member List

This is the complete list of members for Assimp::PLY::PropertyInstance, including all inherited members.

avListAssimp::PLY::PropertyInstance
ConvertTo(ValueUnion v, EDataType eType)Assimp::PLY::PropertyInstanceinlinestatic
DefaultValue(EDataType eType)Assimp::PLY::PropertyInstancestatic
ParseInstance(const char *&pCur, const Property *prop, PropertyInstance *p_pcOut)Assimp::PLY::PropertyInstancestatic
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::PropertyInstancestatic
ParseValue(const char *&pCur, EDataType eType, ValueUnion *out)Assimp::PLY::PropertyInstancestatic
ParseValueBinary(IOStreamBuffer< char > &streamBuffer, std::vector< char > &buffer, const char *&pCur, unsigned int &bufferSize, EDataType eType, ValueUnion *out, bool p_bBE)Assimp::PLY::PropertyInstancestatic
PropertyInstance()Assimp::PLY::PropertyInstanceinline