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

Method getAllocator

src/opencl_kde_depth_packet_processor.cpp:880–883  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

878}
879
880Allocator *OpenCLKdeDepthPacketProcessor::getAllocator()
881{
882 return impl_->input_buffer_allocator;
883}
884} /* namespace libfreenect2 */
885

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected