| SoViewportRegionElement Class |
Stores the current viewport region.
Namespace: OIV.Inventor.Elements
The SoViewportRegionElement type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Get | Returns current viewport region from the state. | |
| GetClassStackIndex | Obsolete. Returns the stack id for this element. | |
| GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
| GetType | (Inherited from Object.) | |
| Pop | Pops element. | |
| Push | Pushes element. | |
| Set(SoState, SbViewportRegion) | Calls Set(state, vpReg, true). | |
| Set(SoState, SbViewportRegion, Boolean) | Sets the viewport region. | |
| ToString | (Inherited from Object.) |
This element stores the current viewport region, which indicates which part of the window is being rendered into. This information is also needed during picking and bounding box computation to determine sizes/locations of screen-space objects.