Namespace: Rx::LFR – Class: CRayFileWriter – Header: Rx.LFR/RayFileWriter.h

CRayFileWriter::GetInterface Method

C++
const void* GetInterface(ERayFileWriterInterface eInterface)

Gets the interface defined by the given interface ID.

Parameters

[ERayFileWriterInterface] eInterface

[in] The interface ID.

Returns

const void*

Null if it fails, else the interface.