Namespace: Rx::LFR – Class: CExtrinsicCalibration – Header: Rx.LFR/ExtrinsicCalibration.h

CExtrinsicCalibration::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.