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

Method ~OpenCLFrame

src/opencl_depth_packet_processor.cpp:155–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153 }
154
155 virtual ~OpenCLFrame()
156 {
157 buffer->allocator->free(buffer);
158 data = NULL;
159 }
160};
161
162class OpenCLDepthPacketProcessorImpl: public WithPerfLogging

Callers

nothing calls this directly

Calls 1

freeMethod · 0.45

Tested by

no test coverage detected