Abstract base class for GLResources.
More...
#include <mlGLResources.h>
|
static GLenum | getGLError () |
| check 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()
static GLenum ml::GLResource::getGLError |
( |
| ) |
|
|
static |
check for OpenGL error (returns GL_INVALID_OPERATION if there is no valid OpenGL context)
◆ GLResourceManager
◆ _next
◆ _previous
The documentation for this class was generated from the following file: