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

Method PacketPipeline

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

Source from the content-addressed store, hash-verified

102}
103
104PacketPipeline::PacketPipeline(): comp_(new PacketPipelineComponents()) {}
105
106PacketPipeline::~PacketPipeline()
107{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected