Namespace: Rx::LFR – Class: CCalibration – Header: Rx.LFR/Calibration.h

CCalibration::SetDepthCorrectionVolume Method

C++
void SetDepthCorrectionVolume(CRxMapping3D&& xMapping)

Sets the depth correction volume. This moves the given mapping into this calibration.

Parameters

[CRxMapping3D&&] xMapping

[in] The mapping is invalid after this call.