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

SlamCalibration::HasInterface Method

C++
bool HasInterface(TEnumInterface eInterface)

Queries if this object has the given interface.

Parameters

[TEnumInterface] eInterface

[in] The interface to query.

Returns

bool

True if this class has the given interface, false if not.