Beatmup
|
Exception thrown when texture format does not match any supported format. More...
#include <texture_handler.h>
Public Member Functions | |
UnsupportedTextureFormat (const GL::TextureHandler::TextureFormat &format) | |
Public Member Functions inherited from Beatmup::Exception | |
virtual const char * | what () const NOEXCEPT override |
Additional Inherited Members | |
Protected Member Functions inherited from Beatmup::Exception | |
Exception (const char *message) | |
template<typename ... Args> | |
Exception (const char *message, const Args &... args) | |
Exception thrown when texture format does not match any supported format.
Definition at line 128 of file texture_handler.h.
|
inline |
Definition at line 130 of file texture_handler.h.