Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ getP0Tables
Method
getP0Tables
src/depth_packet_processor.cpp:154–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
}
153
154
const unsigned char* DumpDepthPacketProcessor::getP0Tables() { return p0table_; }
155
156
const float* DumpDepthPacketProcessor::getXTable() { return xtable_; }
157
const float* DumpDepthPacketProcessor::getZTable() { return ztable_; }
Callers
1
getDepthP0Tables
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected