[vtkusers] Using PointLocator and insert points
Michael Jackson
mike.jackson at bluequartz.net
Wed Feb 25 10:54:24 EST 2009
Take a look at the vtkSTLReader class. It does this type of operation
I believe.
_________________________________________________________
Mike Jackson mike.jackson at bluequartz.net
BlueQuartz Software www.bluequartz.net
Principal Software Engineer Dayton, Ohio
On Feb 25, 2009, at 10:17 AM, Charles Monty Burns wrote:
> Hello,
>
> I will use the vtkPointLocator to detect wheather a point exist in a
> special space in my polydata-mesh. If no one exist I will add one, but
> the added point should be available to the locator for a further
> search.
>
> How can I do this? The point will be added to the mesh and should also
> available to the locator.
>
> Greetings
> _______________________________________________
> 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
More information about the vtkusers
mailing list