| 103 | } |
| 104 | |
| 105 | DepthPacketProcessor::~DepthPacketProcessor() |
| 106 | { |
| 107 | } |
| 108 | |
| 109 | void DepthPacketProcessor::setConfiguration(const libfreenect2::DepthPacketProcessor::Config &config) |
| 110 | { |
nothing calls this directly
no outgoing calls
no test coverage detected