MCPcopy 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
429void toggleIRState(int )
430{
431 toggleStream(g_IR, XN_NODE_TYPE_IR, &g_bIsIROn);
432}
433
434void toggleAudioState(int )
435{

Callers

nothing calls this directly

Calls 1

toggleStreamFunction · 0.85

Tested by

no test coverage detected