Class SoGetObliquePlaneFromVolumeProcessing3d

    • Field Detail

      • inImage

        public final SoSFImageDataAdapter inImage
        Deprecated.
        The input image. Default value is NULL. Supported types include: grayscale binary label image.
      • pointCoordinates

        public final SoSFVec3i32 pointCoordinates
        Deprecated.
        Coordinates of a point of the 3D section. Default value is SbVec3i32(0,0,0).
      • angleTheta

        public final SoSFFloat angleTheta
        Deprecated.
        The angle between Ox and the projection of the Normal on XoY plane (theta). Default value is 0.0f.
      • anglePhi

        public final SoSFFloat anglePhi
        Deprecated.
        The angle in degree between the Normal and the OZ axis (phi). Default value is 0.0f.
    • Constructor Detail

      • SoGetObliquePlaneFromVolumeProcessing3d

        public SoGetObliquePlaneFromVolumeProcessing3d()
        Deprecated.
        Constructor.