Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ toggleIRState
Function
toggleIRState
Samples/NiViewer/Device.cpp:429–432 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
427
}
428
429
void toggleIRState(int )
430
{
431
toggleStream(g_IR, XN_NODE_TYPE_IR, &g_bIsIROn);
432
}
433
434
void toggleAudioState(int )
435
{
Callers
nothing calls this directly
Calls
1
toggleStream
Function · 0.85
Tested by
no test coverage detected