Namespace: Rx::LFR – Header: Rx.LFR/Types.h

TFuncMetricCalibrationPointsUpdate Method

C++
#include "Rx.LFR/Types.h"
using TFuncMetricCalibrationPointsUpdate = auto(*)(const Rx::CRxArray2DDouble&groundTruthPoints, const Rx::CRxArray2DDouble&capturedPoints, const Rx::CRxArray2DDouble¢ralRay, const Rx::CRxArray2DDouble&corner1Ray, const Rx::CRxArray2DDouble&corner2Ray, void*pvContext) ->void

The type of the function pointer of all metric calibration points update message callbacks.