[vtkusers] vtkPointVolumeInterpolator does not adjust bounds after PolyData input update

Patrick Laurin patrick.laurin at caboma.com
Fri May 4 09:31:51 EDT 2018


Hi,

Just to be more precise, what I meant by vtkPointVolumeInterpolator is actually a vtkPointInterpolator using a bounded volume image source.


Thank you,

Patrick Laurin

From: Patrick Laurin
Sent: May 3, 2018 6:09 PM
To: 'vtkusers at vtk.org' <vtkusers at vtk.org>
Subject: vtkPointVolumeInterpolator does not adjust bounds after PolyData input update

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/20180504/77c5e574/attachment-0001.html>


More information about the vtkusers mailing list