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

Method use

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

Source from the content-addressed store, hash-verified

255 }
256
257 void use()
258 {
259 gl()->glUseProgram(program);
260 }
261};
262
263class Viewer : WithOpenGLBindings {

Callers 1

renderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected