Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ addFrame
Method
addFrame
examples/viewer.cpp:241–244 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
239
}
240
241
void Viewer::addFrame(std::string id, libfreenect2::Frame* frame)
242
{
243
frames[id] = frame;
244
}
Callers
2
main
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected