RenderArea Properties |
The RenderArea type exposes the following members.
Name | Description | |
---|---|---|
GLContext | Gets the OpenGL context associated with the renderArea. | |
Gpu | Gets the Graphics Processing Unit (GPU) used to render images. | |
Height | Gets the renderArea height. | |
Id | Gets the renderArea id. | |
IsDisposed | Gets the state of the OIV.RemoteViz.Rendering.RenderArea: alive or disposed. | |
NumConnections | Gets the number of connections (see OIV.RemoteViz.Rendering.Connection) that exist for this renderArea. | |
NumListeners | Gets the number of OIV.RemoteViz.Rendering.RenderAreaListener. | |
SceneManager | Gets the Open Inventor scene manager associated with the renderArea. | |
TouchManager | Gets the Open Inventor touch manager associated with the renderArea. | |
Width | Gets the renderArea width. |