Castor3D
..
|
Classes | |
class | Castor3D::PluginException |
Exception de chargement de plugin. Plus de détails... | |
Espaces de nommage | |
Castor3D | |
Macros | |
#define | CASTOR_PLUGIN_EXCEPTION(description, critical) throw PluginException( critical, description, __FILE__, __FUNCTION__, __LINE__) |
helper macro to ease the use of PluginException Plus de détails... | |
#define CASTOR_PLUGIN_EXCEPTION | ( | description, | |
critical | |||
) | throw PluginException( critical, description, __FILE__, __FUNCTION__, __LINE__) |
helper macro to ease the use of PluginException