I believe vtkPVRenderView::LODResolution is what you are looking for. It sets the world space grid size that the data is quadric clustering downsampled onto while moving the camera.
The other parameters you mention control screen space downsampling that only happens in client server configurations while doing server side rendering. On Thu, Apr 14, 2011 at 9:16 AM, Gil Wertz <[email protected]> wrote: > of course I've seen the "Still Subsample Rate" and" Interactive Subsample > Rate" options but after settings values, it doesn't change anything ... _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
