Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
40
Registration::~Registration() {
41
delete reg;
42
}
43
44
void Registration::depthFrame(libfreenect2::Frame* frame) {
45
lastDepthFrame = frame;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected