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

Method getImageRegistrationMode

src/openni2/DepthStream.cpp:89–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87OniSensorType DepthStream::getSensorType() const { return ONI_SENSOR_DEPTH; }
88
89OniImageRegistrationMode DepthStream::getImageRegistrationMode() const { return image_registration_mode; }
90
91OniStatus DepthStream::setImageRegistrationMode(OniImageRegistrationMode mode)
92{

Callers 1

getPropertyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected