[vtkusers] Find coordinates of points inside vtkPolyData Model

David Doria daviddoria at gmail.com
Sun Nov 21 18:10:20 EST 2010


On Sun, Nov 21, 2010 at 6:05 PM, Sam <sistephan at gmail.com> wrote:
>
> Hello,
>
> Given a vtkPolyData object.  I want to find out the cooridnate of all the
> points that are inside the model.  How should I approach this?

This should do the trick:
http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/PointInsideObject

David



More information about the vtkusers mailing list