MCPcopy Create free account
hub / github.com/OpenKinect/libfreenect2 / onOpenGLBindingsChanged

Method onOpenGLBindingsChanged

examples/viewer.h:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25 virtual ~WithOpenGLBindings() {}
26
27 virtual void onOpenGLBindingsChanged(OpenGLBindings *b) { }
28public:
29 void gl(OpenGLBindings *bindings)
30 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected