SoWinGLWidgetIsFullSceneAntialiasingHQAvailable Method |
Note: This API is now obsolete.
Returns true if high quality full-scene antialiasing (FSAA) is available.
Namespace: OIV.Inventor.Win
[EditorBrowsableAttribute(EditorBrowsableState.Never)] [ObsoleteAttribute("See documentation for more details")] public bool IsFullSceneAntialiasingHQAvailable()
This feature requires the GL_MULTISAMPLE_FILTER_HINT_NV extension.Obsoletesince Open Inventor 9100 See the appropriate subclass of SoGLGraphicConfig, e.g. SoWinGLGraphicConfig.