Castor3D 0.16.0
Multiplatform 3D engine
|
Classes | |
class | castor::UnsupportedFormatException |
Namespaces | |
namespace | castor |
Macros | |
#define | CU_UnsupportedError(text) throw castor::UnsupportedFormatException{ text, __FILE__, __FUNCTION__, uint32_t( __LINE__ ) } |
english Helper macro to use UnsupportedFormatException | |
#define CU_UnsupportedError | ( | text | ) | throw castor::UnsupportedFormatException{ text, __FILE__, __FUNCTION__, uint32_t( __LINE__ ) } |
english Helper macro to use UnsupportedFormatException