Assimp

Undocumented in source.

Members

Static functions

attachLogStream
void attachLogStream(aiLogStream stream)
Undocumented in source. Be warned that the author may not have intended to support it.
detachAllLogStreams
void detachAllLogStreams()
Undocumented in source. Be warned that the author may not have intended to support it.
detachLogStream
void detachLogStream(aiLogStream stream)
Undocumented in source. Be warned that the author may not have intended to support it.
getCompileFlags
uint getCompileFlags()
Undocumented in source. Be warned that the author may not have intended to support it.
getErrorString
string getErrorString()
Undocumented in source. Be warned that the author may not have intended to support it.
getLegalString
string getLegalString()
Undocumented in source. Be warned that the author may not have intended to support it.
getPredefinedLogStream
auto getPredefinedLogStream(DefaultLogStream name)
Undocumented in source. Be warned that the author may not have intended to support it.
getPredefinedLogStream
aiLogStream getPredefinedLogStream(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
getVersion
uint[3] getVersion()
Undocumented in source. Be warned that the author may not have intended to support it.
initialize
void initialize()
Undocumented in source. Be warned that the author may not have intended to support it.
isExtensionSupported
bool isExtensionSupported(string str)
Undocumented in source. Be warned that the author may not have intended to support it.
verboseLogging
bool verboseLogging(bool b)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta