Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ setDepthFPS
Function
setDepthFPS
Samples/NiViewer/Device.cpp:569–572 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
567
}
568
569
void setDepthFPS(int fps)
570
{
571
setFPS(getDepthGenerator(), fps);
572
}
573
574
void setImageResolution(int res)
575
{
Callers
nothing calls this directly
Calls
2
setFPS
Function · 0.85
getDepthGenerator
Function · 0.85
Tested by
no test coverage detected