Click or drag to resize
SoGetObliquePlaneFromVolumeProcessing3d Properties

The SoGetObliquePlaneFromVolumeProcessing3d type exposes the following members.

Properties
  NameDescription
Public propertyanglePhi

The angle in degree between the Normal and the OZ axis (phi).

Public propertyangleTheta

The angle between Ox and the projection of the Normal on XoY plane (theta).

Public propertyinImage

The input image.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyoutImage

The output image.

Public propertypointCoordinates

Coordinates of a point of the 3D section.

Public propertyprecisionMode

Select the interpolation mode.

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