Abstract base class for GLResources.
More...
#include <mlGLResources.h>
|
| static GLenum | getGLError () |
| | Checks for OpenGL error (returns GL_INVALID_OPERATION if there is no valid OpenGL context).
|
Abstract base class for GLResources.
Definition at line 27 of file mlGLResources.h.
◆ GLResource()
| ml::GLResource::GLResource |
( |
| ) |
|
◆ ~GLResource()
| virtual ml::GLResource::~GLResource |
( |
| ) |
|
|
virtual |
◆ contextDestroyed()
| virtual void ml::GLResource::contextDestroyed |
( |
| ) |
|
|
pure virtual |
◆ getGLError()
| GLenum ml::GLResource::getGLError |
( |
| ) |
|
|
static |
Checks for OpenGL error (returns GL_INVALID_OPERATION if there is no valid OpenGL context).
◆ GLResourceManager
| friend class GLResourceManager |
|
friend |
◆ _next
◆ _previous
The documentation for this class was generated from the following file: