[vtkusers] remove Points from vtkPoints

Marian Panten marian.panten at googlemail.com
Fri Apr 11 03:23:32 EDT 2008


Hi vtkler,

i saw in the documentation of vtk 5.1 that there is a mathod
vtkDataArray::RemoveTuple(id). Is there any way to delete or remove an
actual Point from vtkPoints or its dataArray cause I can't update from vtk
5.04 to 5.1.

I use vtkPoints as an container to store points for my algorithm. I could
use and std::list (e.g.) instead  just don't want to copy all my points.

Best Regards and thanx in advance.
Marian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20080411/a54c2b63/attachment.htm>


More information about the vtkusers mailing list