[vtkusers] eliminate invalid points generated by vtkProbeFilter

Bill Lorensen bill.lorensen at gmail.com
Thu Mar 14 15:29:20 EDT 2013


This example may be useful:
http://vtk.org/Wiki/VTK/Examples/Cxx/Visualization/RandomProbe


On Wed, Mar 13, 2013 at 9:24 AM, Dan Lipsa <dan.r.lipsa at gmail.com> wrote:

> Hi,
> I am using a vtkPointSource to generate radom points and then I sample a
> dataset at those points using vtkProbeFilter.
>
> However, some of the generated points are outside of the dataset so are
> marked invalid using the vtkValidPointMask array.
>
> What is the best way to obtain a new dataset with the invalid points
> removed.
>
> Thank you very much,
> Dan
>
>
> _______________________________________________
> 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 VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>


-- 
Unpaid intern in BillsBasement at noware dot com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130314/842a5187/attachment.htm>


More information about the vtkusers mailing list