Class SoRotateAroundZProcessing2d

  • All Implemented Interfaces:
    SafeDisposable

    @Deprecated(since="2023.2")
    public class SoRotateAroundZProcessing2d
    extends SoImageVizEngine
    Deprecated.
    As of Open Inventor 2023.2. ImageViz API is replaced by the new ImageDev toolkit.
    SoRotateAroundZProcessing2d image filter. The SoRotateAroundZProcessing2d filter performs a rotation of an image by a user-defined angle using center of image as origin.

    File format/default:

    RotateAroundZProcessing2d {

      inImage NULL
      rotationAngle 10.0f
      precisionMode NEARBY_PIXEL
    }


    Library references: rotatecenter

    • Constructor Detail

      • SoRotateAroundZProcessing2d

        public SoRotateAroundZProcessing2d()
        Deprecated.
        Constructor.