|
|
GLuint | id () const |
| |
|
void | create () |
| |
|
void | update (int width, int height, int format, int samples=0) |
| |
|
void | bind () |
| |
|
| ResourceBase (const ResourceBase &)=delete |
| |
|
ResourceBase & | operator= (const ResourceBase &)=delete |
| |
|
|
void | destroy () |
| |
|
void | cleanup (const std::function< void()> &callback) |
| |
|
bool | invalidated () |
| |
|
|
static void | setCleanupFunction (const std::function< void(const std::function< void()> &)> &callback) |
| |
Definition at line 11 of file renderbuffer.h.
The documentation for this class was generated from the following files: