Click or drag to resize
SoAccumulationAntialiasingParameters Methods

The SoAccumulationAntialiasingParameters type exposes the following members.

Methods
  NameDescription
Public methodCopy

Copy to a new instance.

(Inherited from SoAntialiasingParameters.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetNumPasses

Returns the number of rendering passes requested for the antialiasing process.

Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsSmooth

Returns true if line and point smoothing is requested.

Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also