Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ GetData
Method
GetData
Samples/NiSampleModule/SampleDepth.cpp:168–171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
166
167
168
const void* SampleDepth::GetData()
169
{
170
return m_pDepthMap;
171
}
172
173
XnUInt32 SampleDepth::GetDataSize()
174
{
Callers
1
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected