SoGLRenderPassElement Class |
Note: This API is now obsolete.
Stores the current rendering pass.
Namespace: OIV.Inventor.Elements
The SoGLRenderPassElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() ![]() | Get | Returns current rendering pass from the state. |
![]() ![]() | GetClassStackIndex | Obsolete. Returns the stack id for this element. |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Pop | Pops element. |
![]() | Push | Pushes element. |
![]() ![]() | Set | Sets the current rendering pass in the state. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
This element stores the current rendering pass, a non-negative integer that can be used during multi-pass rendering to implement special effects such as motion blur or anti-aliasing.
<font color="#0000FF">NOTE:</font> This class does not exist in Open Inventor 10.0 and later.