Raytrix Light Field SDK  4.0
Logo
Public Member Functions | Static Public Member Functions | List of all members
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

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

Default constructor.

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

Destructor.

Member Function Documentation

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

Gets the unique identifier of this type.

Returns
The unique identifier.
static unsigned Rx::FileIO::CVol::GetVersion ( )
static

Gets the version.

Returns
The version.