Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ GetDataSize
Method
GetDataSize
Samples/NiSampleModule/SampleDepth.cpp:173–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
171
}
172
173
XnUInt32 SampleDepth::GetDataSize()
174
{
175
return (SUPPORTED_X_RES * SUPPORTED_Y_RES * sizeof(XnDepthPixel));
176
}
177
178
XnUInt64 SampleDepth::GetTimestamp()
179
{
Callers
4
main
Function · 0.45
play
Function · 0.45
record
Function · 0.45
calculateHistogram
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected