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

Method getDepthPacketProcessor

src/packet_pipeline.cpp:126–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124}
125
126DepthPacketProcessor *PacketPipeline::getDepthPacketProcessor() const
127{
128 return comp_->depth_processor_;
129}
130
131CpuPacketPipeline::CpuPacketPipeline()
132{

Callers 9

setIrCameraParamsMethod · 0.80
setConfigurationMethod · 0.80
startStreamsMethod · 0.80
closeMethod · 0.80
Freenect2ReplayDeviceMethod · 0.80
processDepthFrameMethod · 0.80
loadP0TablesMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected