SiAntialiasingEventListener Class |
Antialiasing change event listener interface.
Namespace: OIV.Inventor.Antialiasing
The SiAntialiasingEventListener type exposes the following members.
Name | Description | |
---|---|---|
![]() | 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.) |
![]() | OnAntialiasingSwitch | This method is called when the antialiasing parameters are modified in the scene manager. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
This interface provides the list of change event methods that subclasses must define.