SoImageVizEngineEventArg Structure |
Structure given to callback when an event is raised.
Namespace: OIV.ImageViz.Engines
The SoImageVizEngineEventArg type exposes the following members.
Name | Description | |
---|---|---|
SoImageVizEngineEventArg | Default constructor. |
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
GetEngine | Obsolete. Returns the engine that raised event. | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
Engine | Returns the engine that raised event. | |
Progress | Return progress of processing. | |
Source |
Please refer to onBegin, onEnd, ... events