MCPcopy Create free account
hub / github.com/cemyuksel/cyCodeBase / GLDebugCallback

Class GLDebugCallback

cyGL.h:201–240  ·  view source on GitHub ↗

OpenGL debug callback class. For this class to work, you may need to initialize the OpenGL context in debug mode. This class registers an OpenGL debug callback function, which is called when there is an OpenGL generates a debug message. The class has no local storage, so it can be safely deleted. Deleting an object of this class, however, does not automatically disable the debug callbacks.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected