[vtkusers] vtkPointVolumeInterpolator does not adjust bounds after PolyData input update
Patrick Laurin
patrick.laurin at caboma.com
Thu May 3 18:09:09 EDT 2018
Hi,
I'm having a bit of trouble using the vtkPointVolumeInterpolator with default parameters, using a Voronoi Kernel and a bounded volume as a source. Calling a new vtkPointInterpolator object with any vtkPolyData as input works just fine, but as soon as I switch the input to a different PolyData, the RequestData method gets processed but the box doesn't adjust in consequence. The input variable received by RequestData does not seem to be the updated one. Any thoughts?
Many thanks,
Patrick Laurin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtkusers/attachments/20180503/b420b6b8/attachment.html>
More information about the vtkusers
mailing list