|
| Shader (const std::string &vertex_shader_url, const std::string &fragment_shader_url) |
|
int | program () |
|
void | use () |
|
| ResourceBase (const ResourceBase &)=delete |
|
ResourceBase & | operator= (const ResourceBase &)=delete |
|
|
static ShaderManager & | manager () |
|
static void | setCleanupFunction (const std::function< void(const std::function< void()> &)> &callback) |
|
|
void | cleanup (const std::function< void()> &callback) |
|
bool | invalidated () |
|
Definition at line 39 of file shader.h.
The documentation for this class was generated from the following files: