SoGLRenderActionSetUpdateArea Method |
Sets the current update area, which is the rectangular area of the viewport region that will actually be rendered into.
Namespace: OIV.Inventor.Actions
This can be used for partial updates in applications that can manage them. The update area is specified in normalized viewport coordinates, where (0,0) is the lower left corner of the viewport and (1,1) is the upper right corner. The area is specified or returned as an origin and a size.