Assimp
v3.1.1 (June 2014)
|
FOR IMPORTER PLUGINS ONLY: Simple exception class to be thrown if an unrecoverable error occurs while importing. More...
Inherits std::runtime_error.
Inherited by Assimp::Blender::Error, Assimp::STEP::SyntaxError, and Assimp::STEP::TypeError.
Public Member Functions | |
DeadlyImportError (const std::string &pErrorText) | |
Constructor with arguments. More... | |
FOR IMPORTER PLUGINS ONLY: Simple exception class to be thrown if an unrecoverable error occurs while importing.
Loading APIs return NULL instead of a valid aiScene then.
|
inlineexplicit |
Constructor with arguments.