Assimp  v4.1. (December 2018)
Assimp::SMDImporter Member List

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

AddBoneChildren(aiNode *pcNode, uint32_t iParent)Assimp::SMDImporterprotected
ALLOW_EMPTY enum valueAssimp::BaseImporter
BaseImporter()Assimp::BaseImporter
CanRead(const std::string &pFile, IOSystem *pIOHandler, bool checkSig) constAssimp::SMDImportervirtual
CheckMagicToken(IOSystem *pIOHandler, const std::string &pFile, const void *magic, unsigned int num, unsigned int offset=0, unsigned int size=4)Assimp::BaseImporterstatic
ComputeAbsoluteBoneTransformations()Assimp::SMDImporterprotected
ConvertToUTF8(std::vector< char > &data)Assimp::BaseImporterstatic
ConvertUTF8toISO8859_1(std::string &data)Assimp::BaseImporterstatic
CopyVector(std::vector< T > &vec, T *&out, unsigned int &outLength)Assimp::BaseImporterinlinestatic
CreateOutputAnimations()Assimp::SMDImporterprotected
CreateOutputMaterials()Assimp::SMDImporterprotected
CreateOutputMeshes()Assimp::SMDImporterprotected
CreateOutputNodes()Assimp::SMDImporterprotected
FixTimeValues()Assimp::SMDImporterprotected
FORBID_EMPTY enum valueAssimp::BaseImporter
GetErrorText() constAssimp::BaseImporterinline
GetExtension(const std::string &pFile)Assimp::BaseImporterstatic
GetExtensionList(std::set< std::string > &extensions)Assimp::BaseImporter
GetInfo() constAssimp::SMDImporterprotectedvirtual
GetTextureIndex(const std::string &filename)Assimp::SMDImporterprotected
InternReadFile(const std::string &pFile, aiScene *pScene, IOSystem *pIOHandler)Assimp::SMDImporterprotectedvirtual
LogErrorNoThrow(const char *msg)Assimp::SMDImporterprotected
LogWarning(const char *msg)Assimp::SMDImporterprotected
m_ErrorTextAssimp::BaseImporterprotected
m_progressAssimp::BaseImporterprotected
ParseFile()Assimp::SMDImporterprotected
ParseFloat(const char *szCurrent, const char **szCurrentOut, float &out)Assimp::SMDImporterprotected
ParseNodeInfo(const char *szCurrent, const char **szCurrentOut)Assimp::SMDImporterprotected
ParseNodesSection(const char *szCurrent, const char **szCurrentOut)Assimp::SMDImporterprotected
ParseSignedInt(const char *szCurrent, const char **szCurrentOut, int &out)Assimp::SMDImporterprotected
ParseSkeletonElement(const char *szCurrent, const char **szCurrentOut, int iTime)Assimp::SMDImporterprotected
ParseSkeletonSection(const char *szCurrent, const char **szCurrentOut)Assimp::SMDImporterprotected
ParseTriangle(const char *szCurrent, const char **szCurrentOut)Assimp::SMDImporterprotected
ParseTrianglesSection(const char *szCurrent, const char **szCurrentOut)Assimp::SMDImporterprotected
ParseUnsignedInt(const char *szCurrent, const char **szCurrentOut, unsigned int &out)Assimp::SMDImporterprotected
ParseVASection(const char *szCurrent, const char **szCurrentOut)Assimp::SMDImporterprotected
ParseVertex(const char *szCurrent, const char **szCurrentOut, SMD::Vertex &vertex, bool bVASection=false)Assimp::SMDImporterprotected
ReadFile(const Importer *pImp, const std::string &pFile, IOSystem *pIOHandler)Assimp::BaseImporter
SearchFileHeaderForToken(IOSystem *pIOSystem, const std::string &file, const char **tokens, unsigned int numTokens, unsigned int searchBytes=200, bool tokensSol=false)Assimp::BaseImporterstatic
SetupProperties(const Importer *pImp)Assimp::SMDImportervirtual
SimpleExtensionCheck(const std::string &pFile, const char *ext0, const char *ext1=NULL, const char *ext2=NULL)Assimp::BaseImporterstatic
SkipLine(const char *in, const char **out)Assimp::SMDImporterinlineprotected
SkipSpacesAndLineEnd(const char *in, const char **out)Assimp::SMDImporterinlineprotected
SMDImporter()Assimp::SMDImporter
TextFileMode enum nameAssimp::BaseImporter
TextFileToBuffer(IOStream *stream, std::vector< char > &data, TextFileMode mode=FORBID_EMPTY)Assimp::BaseImporterstatic
~BaseImporter()Assimp::BaseImportervirtual
~SMDImporter()Assimp::SMDImporter