Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ GetDeviceMaxDepth
Method
GetDeviceMaxDepth
Source/Modules/nimMockNodes/MockDepthGenerator.cpp:121–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
}
120
121
XnDepthPixel MockDepthGenerator::GetDeviceMaxDepth()
122
{
123
return m_nDeviceMaxDepth;
124
}
125
126
void MockDepthGenerator::GetFieldOfView(XnFieldOfView& FOV)
127
{
Callers
3
XnDepthPixel xnGetDeviceMaxDepth
Function · 0.45
NotifyStateImpl
Method · 0.45
Init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected