SoImageVizEngine::EventArg Struct Reference

Structure given to callback when an event is raised. More...

#include <ImageViz/Engines/SoImageVizEngine.h>

Inheritance diagram for SoImageVizEngine::EventArg:
SbEventArg

List of all members.

Public Member Functions

SoImageVizEnginegetSource () const
float getProgress () const
 EventArg (SoImageVizEngine *engine, float progress)
 ~EventArg ()

Deprecated



SoDEPRECATED SoImageVizEnginegetEngine () const

Detailed Description

Structure given to callback when an event is raised.

Please refer to onBegin, onEnd, ... events


Constructor & Destructor Documentation

SoImageVizEngine::EventArg::EventArg ( SoImageVizEngine engine,
float  progress 
) [inline]

Default constructor.

SoImageVizEngine::EventArg::~EventArg (  )  [inline]

Destructor.


Member Function Documentation

SoDEPRECATED SoImageVizEngine* SoImageVizEngine::EventArg::getEngine (  )  const [inline]

Returns the engine that raised event.

Deprecated:

Deprecated since Open Inventor 9700
Use getSource() method instead.
float SoImageVizEngine::EventArg::getProgress (  )  const [inline]

Return progress of processing.

SoImageVizEngine* SoImageVizEngine::EventArg::getSource (  )  const [inline]

Return the source engine that raised the event.


The documentation for this struct was generated from the following file:

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/