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

Method getAllocator

src/opencl_depth_packet_processor.cpp:816–819  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

814}
815
816Allocator *OpenCLDepthPacketProcessor::getAllocator()
817{
818 return impl_->input_buffer_allocator;
819}
820} /* namespace libfreenect2 */
821

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected