SoGLFullSceneAntialiasingElement Class |
Note: This API is now obsolete.
Stores full-scene antialiasing properties.
Inheritance Hierarchy
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("See documentation for more details")]
public class SoGLFullSceneAntialiasingElement : SoFullSceneAntialiasingElement
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
<ObsoleteAttribute("See documentation for more details")>
Public Class SoGLFullSceneAntialiasingElement
Inherits SoFullSceneAntialiasingElement
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
[ObsoleteAttribute(L"See documentation for more details")]
public ref class SoGLFullSceneAntialiasingElement : public SoFullSceneAntialiasingElement
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>]
[<ObsoleteAttribute("See documentation for more details")>]
type SoGLFullSceneAntialiasingElement =
class
inherit SoFullSceneAntialiasingElement
end
The SoGLFullSceneAntialiasingElement type exposes the following members.
Methods
| Name | Description |
---|
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
  | 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 | Overrides pop() method so side effects can occur in GL. (Overrides SoElementPop(SoState, SoElement).) |
 | Push | Overrides push() method to remember previous element's state so we can sometimes generate more efficient GL calls. (Overrides SoFullSceneAntialiasingElementPush(SoState).) |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
RemarksThis element stores full-scene antialiasing properties.
<font color="#0000FF">NOTE:</font> This class does not exist in Open Inventor 10.0 and later.
See AlsoReference
OIV.Inventor.ElementsSoGLFullSceneAntialiasingElement