Class SoAddObjectToLabelProcessing

    • Field Detail

      • inBinaryImage

        public final SoSFImageDataAdapter inBinaryImage
        Deprecated.
        The input binary image. Default value is NULL. Supported types include: binary color image.
      • inLabelImage

        public final SoSFImageDataAdapter inLabelImage
        Deprecated.
        The input label image. Default value is NULL. Supported types include: label color image.
      • labelValue

        public final SoSFInt32 labelValue
        Deprecated.
        The label value to assign. Default value is 1.
    • Constructor Detail

      • SoAddObjectToLabelProcessing

        public SoAddObjectToLabelProcessing()
        Deprecated.
        Constructor.