SiRenderArea Methods |
The SiRenderArea type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetClearColor | |
![]() | GetClearDepth | |
![]() | GetClearPolicy | |
![]() | GetSceneGraph | |
![]() | GetSize | |
![]() | Render | Render the managed scene graph (see setSceneGraph). |
![]() | SetClearColor | Defines the RGBA value used when the color buffer is cleared. |
![]() | SetClearDepth | Defines the depth value used when the depth buffer is cleared. |
![]() | SetClearPolicy | Defines the color buffer and depth buffer clear policy. |
![]() | SetSceneGraph | Defines the scene graph which is managed here. |
![]() | SetSize | Defines the size to use for rendering. |