Click or drag to resize
SoVolumeWriter Properties

The SoVolumeWriter type exposes the following members.

Properties
  NameDescription
Public propertydataType

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

Public propertydimension

Dimension of dataset, in voxels.

Public propertyextent

Extent of dataset.

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

Endianess of data.

Top
See Also