Skip to content

Cleanup vtkSynchronizedRenderers & FXAA.

vtkSynchronizedRenderers doesnt need to expose API for FXAA parameters. It can get that from the renderer itself. Fixed that.

Merge request reports