Namespace: Rx::LFR – Class: SlamCalibration – Header: Rx.LFR/SlamCalibration.h

SlamCalibration::GetInterface Method

C++
const void* GetInterface(TEnumInterface eInterface)

Gets the interface defined by the given interface ID.

Parameters

[TEnumInterface] eInterface

[in] The interface ID.

Returns

const void*

Null if it fails, else the interface.