Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ toggleDepthState
Function
toggleDepthState
Samples/NiViewer/Device.cpp:419–422 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
417
}
418
419
void toggleDepthState(int )
420
{
421
toggleStream(g_Depth, XN_NODE_TYPE_DEPTH, &g_bIsDepthOn);
422
}
423
424
void toggleImageState(int )
425
{
Callers
nothing calls this directly
Calls
1
toggleStream
Function · 0.85
Tested by
no test coverage detected