SoAntialiasingParameters Class |
Antialiasing parameters interface base class.
Namespace: OIV.Inventor.Antialiasing
The SoAntialiasingParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
This interface is the common interface for all the parameters classes used for the different antialiasing algorithms. These objects are used with the setAntialiasing() method in SoSceneManager and some viewer classes (e.g. SoWinGLWidget).