Castor3D 0.16.0
Multiplatform 3D engine
|
Classes | |
class | castor::UnsupportedFormatException |
Espaces de nommage | |
namespace | castor |
Macros | |
#define | CU_UnsupportedError(text) throw castor::UnsupportedFormatException{ text, __FILE__, __FUNCTION__, uint32_t( __LINE__ ) } |
Macro écrite pour faciliter l'utilisation de UnsupportedFormatException. | |
#define CU_UnsupportedError | ( | text | ) | throw castor::UnsupportedFormatException{ text, __FILE__, __FUNCTION__, uint32_t( __LINE__ ) } |
Macro écrite pour faciliter l'utilisation de UnsupportedFormatException.