Click or drag to resize
SoVRMemoryWriter Properties

The SoVRMemoryWriter type exposes the following members.

Properties
  NameDescription
Public propertydata

Buffer containing data.

Public propertydataType

Type of input data (that will be given in the writeXXX method) .

(Inherited from SoVolumeWriter.)
Public propertydimension

Dimension of dataset, in voxels.

(Inherited from SoVolumeWriter.)
Public propertyextent

Extent of dataset.

(Inherited from SoVolumeWriter.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertypadding

Padding over x and y dimension, use to align slice data in memory.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Public propertywordFormat

Endianess of data.

(Inherited from SoVolumeWriter.)
Top
See Also