Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
584
void setIRResolution(int res)
585
{
586
setResolution(getIRGenerator(), res);
587
}
588
589
void setIRFPS(int fps)
590
{
Callers
nothing calls this directly
Calls
2
setResolution
Function · 0.85
getIRGenerator
Function · 0.85
Tested by
no test coverage detected