Class SoImageVizEngine.EventArg

    • Constructor Detail

      • EventArg

        public EventArg​(SoImageVizEngine engine,
                        float progress)
        Default constructor.
    • Method Detail

      • getProgress

        public float getProgress()
        Return progress of processing.
      • getEngine

        @Deprecated
        public SoImageVizEngine getEngine()
        Deprecated.
        As of Open Inventor 9700. Use getSource() method instead.
        Returns the engine that raised event.

        Warning Deprecated since Open Inventor 9700. Use getSource() method instead.