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 | Determines whether the specified Object is equal to the current Object. (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 OIV.Inventor.SoSceneManager and some viewer classes (e.g. OIV.Inventor.Win.SoWinGLWidget).