|
Assimp v3.1.1 (June 2014)
|
Namespaces | |
| namespace | assimp::versionInfo |
Flags returned by aiGetCompileFlags(). | |
Variables | |
| const uint | assimp::versionInfo::ASSIMP_CFLAGS_DEBUG = 0x4 |
| Assimp was compiled as a debug build. More... | |
| const uint | assimp::versionInfo::ASSIMP_CFLAGS_NOBOOST = 0x8 |
| Assimp was compiled with ASSIMP_BUILD_BOOST_WORKAROUND defined. More... | |
| const uint | assimp::versionInfo::ASSIMP_CFLAGS_SINGLETHREADED = 0x10 |
| Assimp was compiled with ASSIMP_BUILD_SINGLETHREADED defined. More... | |
| const uint | assimp::versionInfo::ASSIMP_CFLAGS_STLPORT = 0x2 |
| Assimp was compiled against STLport. More... | |
| assimp::versionInfo::C | |