|
| GLDebugGroup (GLenum, GLuint, GLsizei, const char *) |
|
| GLDebugGroup (GLenum, GLuint, std::string) |
|
| GLDebugGroup (const char *, GLsizei, GLuint=0) |
|
| GLDebugGroup (std::string, GLuint=0) |
|
void | reset (GLenum source, GLuint id, GLsizei length, const char *message) |
|
void | reset (GLenum source, GLuint id, std::string message) |
|
void | reset (const char *message, GLsizei length, GLuint id=0) |
|
void | reset (std::string message, GLuint id=0) |
|
| NonCopyable (const NonCopyable &)=delete |
|
NonCopyable & | operator= (const NonCopyable &)=delete |
|
The documentation for this class was generated from the following file: