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

Method ~DumpPacketPipeline

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

Source from the content-addressed store, hash-verified

186}
187
188DumpPacketPipeline::~DumpPacketPipeline() {}
189
190const unsigned char* DumpPacketPipeline::getDepthP0Tables(size_t* length) {
191 *length = sizeof(libfreenect2::protocol::P0TablesResponse);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected