Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ DepthPacketProcessor
Method
DepthPacketProcessor
src/depth_packet_processor.cpp:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
DepthPacketProcessor::DepthPacketProcessor() :
101
listener_(0)
102
{
103
}
104
105
DepthPacketProcessor::~DepthPacketProcessor()
106
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected