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 not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected