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

Function setIRResolution

Samples/NiViewer/Device.cpp:584–587  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

582}
583
584void setIRResolution(int res)
585{
586 setResolution(getIRGenerator(), res);
587}
588
589void setIRFPS(int fps)
590{

Callers

nothing calls this directly

Calls 2

setResolutionFunction · 0.85
getIRGeneratorFunction · 0.85

Tested by

no test coverage detected