SoSceneManagerSetAntialiasingEventListener Method |
Sets an event listener which is called when the antialiasing configuration is modified.
Namespace: OIV.Inventor
The listener object.
It is useful to define this listener because the scene manager is not responsible for the pixelformat changes required for the FSAA and accumulation algorithms. The Open Inventor viewer classes use the listener to automatically switch the pixel format (not necessary for application to handle this when using a viewer class).