Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ ~WithOpenGLBindings
Method
~WithOpenGLBindings
examples/viewer.h:25–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
protected:
24
WithOpenGLBindings() : bindings(0) {}
25
virtual ~WithOpenGLBindings() {}
26
27
virtual void onOpenGLBindingsChanged(OpenGLBindings *b) { }
28
public:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected