Namespace: Rx::FileIO – Class: CVolWriter – Header: Rx.Codec/Vol.h

CVolWriter Class

C++
#include "Rx.Codec/Vol.h"
class CVolWriter : public CVol

Depth correction volume writer.

Constructors

CVolWriter()

Default constructor.

Destructor

~CVolWriter()

Destructor.

Methods

Open(sxFilename)

Opens a new file to write.

WriteVolume(xDepthCorrectionVolume)

Writes the depth correction volume.

Close()

Closes this CVolWriter and finalizes the file.

GetApproximatedFileSize()

Gets approximated file size.

Static Methods

GetGuid()

Gets the unique identifier of this type.

(Inherited from CVol)
GetVersion()

Gets the version.

(Inherited from CVol)