MCPcopy 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
78void Registration::setEnable(bool enable) { enabled = enable; }
79
80bool Registration::isEnabled() { return enabled; }
81

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected