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

Function setImageResolution

Samples/NiViewer/Device.cpp:574–577  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

572}
573
574void setImageResolution(int res)
575{
576 setResolution(getImageGenerator(), res);
577}
578
579void setImageFPS(int fps)
580{

Callers

nothing calls this directly

Calls 2

setResolutionFunction · 0.85
getImageGeneratorFunction · 0.85

Tested by

no test coverage detected