MCPcopy Create free account
hub / github.com/OpenKinect/libfreenect2 / ~Registration

Method ~Registration

src/openni2/Registration.cpp:40–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40Registration::~Registration() {
41 delete reg;
42}
43
44void Registration::depthFrame(libfreenect2::Frame* frame) {
45 lastDepthFrame = frame;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected