MCPcopy Create free account
hub / github.com/OpenKinect/libfreenect2 / ~Texture

Method ~Texture

src/opengl_depth_packet_processor.cpp:303–306  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

301 }
302
303 ~Texture()
304 {
305 delete[] data;
306 }
307
308 void bindToUnit(GLenum unit)
309 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected