SoOffscreenRenderAreaEventArg Structure |
Event that can be sent to the application for each tile rendered.
Namespace: OIV.Inventor
The SoOffscreenRenderAreaEventArg type exposes the following members.
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
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 | |
---|---|---|
NumTiles | Returns the number of tiles used to generate the entire image. | |
Origin | Returns the origin of the tile in the entire image. | |
Source | Returns the OIV.Inventor.SoOffscreenRenderArea that raised this event. | |
Tile | Returns the image of the rendered tile. |