|
Assimp
v4.1. (December 2018)
|
Classes | |
| class | DeadlyImportError |
| FOR IMPORTER PLUGINS ONLY: Simple exception class to be thrown if an unrecoverable error occurs while importing. More... | |
| struct | ExceptionSwallower< T > |
| struct | ExceptionSwallower< aiReturn > |
| struct | ExceptionSwallower< T * > |
| struct | ExceptionSwallower< void > |
Macros | |
| #define | ASSIMP_BEGIN_EXCEPTION_REGION() |
| #define | ASSIMP_END_EXCEPTION_REGION(type) |
Typedefs | |
| typedef DeadlyImportError | DeadlyExportError |
| #define ASSIMP_BEGIN_EXCEPTION_REGION | ( | ) |
| #define ASSIMP_END_EXCEPTION_REGION | ( | type | ) |
| typedef DeadlyImportError DeadlyExportError |