Castor3D
..
|
Classes | |
class | Castor3D::PluginException |
Plugin loading exception. More... | |
Namespaces | |
Castor3D | |
Macros | |
#define | CASTOR_PLUGIN_EXCEPTION(description, critical) throw PluginException( critical, description, __FILE__, __FUNCTION__, __LINE__) |
helper macro to ease the use of PluginException More... | |
#define CASTOR_PLUGIN_EXCEPTION | ( | description, | |
critical | |||
) | throw PluginException( critical, description, __FILE__, __FUNCTION__, __LINE__) |
helper macro to ease the use of PluginException