Raytrix Light Field SDK  5.0
Rx::FileIO::CVol Class Reference

Detailed Description

Depth correction volume.

Inherited by Rx::FileIO::CVolReader, and Rx::FileIO::CVolWriter.

Public Member Functions

 CVol ()
 Default constructor. More...
 
 ~CVol ()
 Destructor. More...
 

Static Public Member Functions

static const CRxStringGetGuid ()
 Gets the unique identifier of this type. More...
 
static unsigned GetVersion ()
 Gets the version. More...
 

Constructor & Destructor Documentation

◆ CVol()

Rx::FileIO::CVol::CVol ( )

Default constructor.

◆ ~CVol()

Rx::FileIO::CVol::~CVol ( )

Destructor.

Member Function Documentation

◆ GetGuid()

static const CRxString& Rx::FileIO::CVol::GetGuid ( )
static

Gets the unique identifier of this type.

Returns
The unique identifier.

◆ GetVersion()

static unsigned Rx::FileIO::CVol::GetVersion ( )
static

Gets the version.

Returns
The version.