Class SoRotateAroundZProcessing2d

  • All Implemented Interfaces:
    SafeDisposable

    public class SoRotateAroundZProcessing2d
    extends SoImageVizEngine
    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()
        Constructor.