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

EApiLFInterface Enumeration

C++
#include "Rx.LFR/EApiLFInterface.h"
enum class EApiLFInterface

Specifies interfaces used in GetInterface of Rx::LFR::CApiLF.

Values

None

Invalid or unknown interface state.

CudaCompute

Returns the internal Rx::LFR::CCudaCompute instance.

CudaDevice

Returns the internal Rx::LFR::CCudaDevice instance.

BoundCalibration

Returns the internal Rx::LFR::CCalibration instance.

BoundCamera

Returns the internal Rx::LFR::CCamera instance.