My Project
Public Member Functions | List of all members
ParaEngine::DeadlyImportError Class Reference

FOR IMPORTER PLUGINS ONLY: Simple exception class to be thrown if an unrecoverable error occurs while importing. More...

#include <XFileHelper.h>

Inheritance diagram for ParaEngine::DeadlyImportError:

Public Member Functions

 DeadlyImportError (const std::string &pErrorText)
 Constructor with arguments.
 

Detailed Description

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.


The documentation for this class was generated from the following file: