Namespace: Rx::FileIO – Class: CVolReader – Header: Rx.Codec/Vol.h
CVolReader Class
C++
#include "Rx.Codec/Vol.h"
class CVolReader : public CVol
TRIX File Base Reader.
Constructors
CVolReader() | Default constructor. |
Destructor
~CVolReader() | Destructor. |
Methods
Open(sxFilename) | Opens a new file for read. |
ReadVolume(pxDepthCorrectionVolume) | Reads the depth correction volume from a file. |
Close() | Closes this CTrixBaseReader and the file. |
Static Methods
GetGuid() | Gets the unique identifier of this type. (Inherited from CVol) |
GetVersion() | Gets the version. (Inherited from CVol) |