Namespace: Rx::LFR – Class: CCalibrationManager – Header: Rx.LFR/CalibrationManager.h

CCalibrationManager::SetCameraSerial Static Method

C++
static void SetCameraSerial(const CCamera& xCamera, const CRxString& sxSerial)

Sets the Raytrix serial of the given camera. Requires Rx::ERuntimeFeature::Internal.

Parameters

[const CCamera&] xCamera

[in] The camera to set the serial of.

[const CRxString&] sxSerial

[in] The serial.