Castor3D 0.16.0
Multiplatform 3D engine
Classes | Namespaces | Macros
UnsupportedFormatException.hpp File Reference

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
 

Macro Definition Documentation

◆ CU_UnsupportedError

#define CU_UnsupportedError ( text)    throw castor::UnsupportedFormatException{ text, __FILE__, __FUNCTION__, uint32_t( __LINE__ ) }

english Helper macro to use UnsupportedFormatException