TAMSVIZ
Visualization and annotation tool for ROS
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
Renderbuffer Class Reference
Inheritance diagram for Renderbuffer:
Inheritance graph
[legend]
Collaboration diagram for Renderbuffer:
Collaboration graph
[legend]

Public Member Functions

GLuint id () const
 
void create ()
 
void update (int width, int height, int format, int samples=0)
 
void bind ()
 
- Public Member Functions inherited from ResourceBase
 ResourceBase (const ResourceBase &)=delete
 
ResourceBaseoperator= (const ResourceBase &)=delete
 

Protected Member Functions

void destroy ()
 
- Protected Member Functions inherited from ResourceBase
void cleanup (const std::function< void()> &callback)
 
bool invalidated ()
 

Protected Attributes

GLuint _id = 0
 
Watcher _watcher
 

Additional Inherited Members

- Static Public Member Functions inherited from ResourceBase
static void setCleanupFunction (const std::function< void(const std::function< void()> &)> &callback)
 

Detailed Description

Definition at line 11 of file renderbuffer.h.


The documentation for this class was generated from the following files: