Public Member Functions | |
GLuint | id () const |
void | create () |
![]() | |
ResourceBase (const ResourceBase &)=delete | |
ResourceBase & | operator= (const ResourceBase &)=delete |
Protected Member Functions | |
void | destroy () |
![]() | |
void | cleanup (const std::function< void()> &callback) |
bool | invalidated () |
Protected Attributes | |
GLuint | _id = 0 |
Additional Inherited Members | |
![]() | |
static void | setCleanupFunction (const std::function< void(const std::function< void()> &)> &callback) |