SoGLClipPlaneElement Class |
Note: This API is now obsolete.
Adds a clipping plane to the set currently in GL.
Namespace: OIV.Inventor.Elements
The SoGLClipPlaneElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Get(Int32) | Calls Get(index, true). (Inherited from SoClipPlaneElement.) |
![]() | Get(Int32, Boolean) | Returns the indexed plane an element as an SbPlane. |
![]() ![]() | GetClassStackIndex | Obsolete. Returns the stack id for this element. |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() ![]() | GetMaxGLPlanes | Returns the maximum number of concurrent clipping planes supported by GL implementation. |
![]() | GetNum | Returns the number of planes in an instance. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Pop | Overrides pop() method so side effects can occur in GL. |
![]() | Push | Overrides push() method to copy values from next instance in the stack. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
This element adds a clipping plane to the set currently in GL. Overrides the virtual methods on SoClipPlaneElement to send the clipping plane to GL.
<font color="#0000FF">NOTE:</font> This class does not exist in Open Inventor 10.0 and later.
Note that this class relies on SoClipPlaneElement to store the plane in the instance.