|
Beatmup
|
Expection thrown if no shader source is provided. More...
#include <image_shader.h>
Public Member Functions | |
| NoSource () | |
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) | |
Expection thrown if no shader source is provided.
Definition at line 119 of file image_shader.h.
|
inline |
Definition at line 121 of file image_shader.h.