My Project
|
FOR IMPORTER PLUGINS ONLY: Simple exception class to be thrown if an unrecoverable error occurs while importing. More...
#include <XFileHelper.h>
Public Member Functions | |
DeadlyImportError (const std::string &pErrorText) | |
Constructor with arguments. | |
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.