Assimp
v4.1. (December 2018)
|
Functions | |
ASSIMP_API unsigned int | aiGetCompileFlags () |
Returns assimp's compile flags. More... | |
ASSIMP_API const char * | aiGetLegalString () |
Returns a string with legal copyright and licensing information about Assimp. More... | |
ASSIMP_API unsigned int | aiGetVersionMajor () |
Returns the current major version number of Assimp. More... | |
ASSIMP_API unsigned int | aiGetVersionMinor () |
Returns the current minor version number of Assimp. More... | |
ASSIMP_API unsigned int | aiGetVersionRevision () |
Returns the repository revision of the Assimp runtime. More... | |
Variables | |
static const char * | LEGAL_INFORMATION |
static const unsigned int | MajorVersion = 4 |
static const unsigned int | MinorVersion = 1 |
ASSIMP_API unsigned int aiGetCompileFlags | ( | void | ) |
Returns assimp's compile flags.
ASSIMP_API const char* aiGetLegalString | ( | void | ) |
Returns a string with legal copyright and licensing information about Assimp.
The string may include multiple lines.
ASSIMP_API unsigned int aiGetVersionMajor | ( | void | ) |
ASSIMP_API unsigned int aiGetVersionMinor | ( | void | ) |
ASSIMP_API unsigned int aiGetVersionRevision | ( | void | ) |
|
static |
|
static |
|
static |