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 (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 (Inherited from Object.)
Public methodIsSmooth

Returns true if line and point smoothing is requested.

Public methodToString (Inherited from Object.)
Top
See Also