MCPcopy Create free account
hub / github.com/OpenKinect/libfreenect2 / depthFrame

Method depthFrame

src/openni2/Registration.cpp:44–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44void Registration::depthFrame(libfreenect2::Frame* frame) {
45 lastDepthFrame = frame;
46}
47
48static libfreenect2::Registration* make_registration(libfreenect2::Freenect2Device* dev)
49{

Callers 1

populateFrameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected