Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ setEnable
Method
setEnable
src/openni2/Registration.cpp:78–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
void Registration::setEnable(bool enable) { enabled = enable; }
79
80
bool Registration::isEnabled() { return enabled; }
81
Callers
1
setImageRegistrationMode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected