MCPcopy 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
241void Viewer::addFrame(std::string id, libfreenect2::Frame* frame)
242{
243 frames[id] = frame;
244}

Callers 2

mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected