MCPcopy 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
419void toggleDepthState(int )
420{
421 toggleStream(g_Depth, XN_NODE_TYPE_DEPTH, &g_bIsDepthOn);
422}
423
424void toggleImageState(int )
425{

Callers

nothing calls this directly

Calls 1

toggleStreamFunction · 0.85

Tested by

no test coverage detected