Click or drag to resize
SoRotateProcessing3d Properties

The SoRotateProcessing3d type exposes the following members.

Properties
  NameDescription
Public propertyinImage

The input grayscale image.

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

The output image.

Public propertyprecisionMode

Select the interpolation mode.

Public propertyrotationAngleX

The angle of rotation in degrees (not radians) for the OX axis.

Public propertyrotationAngleY

The angle of rotation in degrees (not radians) for the OY axis.

Public propertyrotationAngleZ

The angle of rotation in degrees (not radians) for the OZ axis.

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