| SoAntialiasingParameters Class |
Antialiasing parameters interface base class.
Namespace: OIV.Inventor.Antialiasing
The SoAntialiasingParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| Copy | Copy to a new instance. | |
| Equals | (Inherited from Object.) | |
| GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
| GetType | (Inherited from Object.) | |
| ToString | (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 OIV.Inventor.SoSceneManager and some viewer classes (e.g. OIV.Inventor.Win.SoWinGLWidget).