Click or drag to resize
SoVolumeReaderAdapter Properties

The SoVolumeReaderAdapter type exposes the following members.

Properties
  NameDescription
Public propertyextent

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

(Inherited from SoImageDataAdapter.)
Public propertyinterpretation

Image Interpretation Default is VALUE.

(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 SoVolumeReader to get data from.

Top
See Also