Click or drag to resize
SoVolumeReaderAdapter Properties

The SoVolumeReaderAdapter type exposes the following members.

Properties
  NameDescription
Public propertyextent

The OIV.ImageViz.Nodes.Images.SoImageDataAdapter.extent and OIV.ImageViz.Nodes.Images.SoImageDataAdapter.orientation fields define the position, size and orientation of the image in 3D (typicallly the physical space).

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

Reference to the OIV.LDM.Readers.SoVolumeReader to get data from.

Top
See Also