MCPcopy 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
424void toggleImageState(int )
425{
426 toggleStream(g_Image, XN_NODE_TYPE_IMAGE, &g_bIsImageOn);
427}
428
429void toggleIRState(int )
430{

Callers

nothing calls this directly

Calls 1

toggleStreamFunction · 0.85

Tested by

no test coverage detected