Class represents basic OpenGl memory resource, which could be removed only if appropriate context is avaliable; The cleaning procedure is done by OpenGl_ResourceCleaner.
#include <OpenGl_Resource.hxx>
Constructor & Destructor Documentation
| OpenGl_Resource::OpenGl_Resource |
( |
| ) |
[inline] |
| OpenGl_Resource::OpenGl_Resource |
( |
GLuint |
theId | ) |
[inline] |
| OpenGl_Resource::OpenGl_Resource |
( |
const OpenGl_Resource & |
theBase | ) |
[inline] |
| virtual OpenGl_Resource::~OpenGl_Resource |
( |
| ) |
[inline, virtual] |
Member Function Documentation
| virtual void OpenGl_Resource::Clean |
( |
| ) |
[protected, pure virtual] |
Field Documentation
The documentation for this class was generated from the following file: