SoWinGLWidgetGetAntialiasingMode Method |
Returns the antialiasing mode set using the setAntialiasing(float,AntialiasingMode) method.
Namespace: OIV.Inventor.Win
Returns AUTO by default. Parameters set using the OIV.Inventor.Win.SoWinGLWidget.SetAntialiasing(OIV.Inventor.Antialiasing.SoAntialiasingParameters) method may change the antialiasing mode, but do not affect the value returned by this method. Therefore this method does not necessarily return the current actual antialiasing mode.