MCPcopy Create free account
hub / github.com/OpenNI/OpenNI / isPlayerOn

Function isPlayerOn

Samples/NiViewer/Device.cpp:522–525  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

520}
521
522bool isPlayerOn()
523{
524 return (g_bIsPlayerOn);
525}
526
527void setResolution(MapGenerator* pGenerator, int res)
528{

Callers 2

seekFunction · 0.85
seekFrameFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected