Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ toggleImageState
Function
toggleImageState
Samples/NiViewer/Device.cpp:424–427 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
422
}
423
424
void toggleImageState(int )
425
{
426
toggleStream(g_Image, XN_NODE_TYPE_IMAGE, &g_bIsImageOn);
427
}
428
429
void toggleIRState(int )
430
{
Callers
nothing calls this directly
Calls
1
toggleStream
Function · 0.85
Tested by
no test coverage detected