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

Method ~VTRgbPacketProcessor

src/vt_rgb_packet_processor.cpp:116–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114}
115
116VTRgbPacketProcessor::~VTRgbPacketProcessor()
117{
118 delete impl_;
119}
120
121void VTRgbPacketProcessor::process(const RgbPacket &packet)
122{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected