[vtkusers] remove Points from vtkPoints
Marian Panten
marian.panten at googlemail.com
Thu Apr 10 11:06:04 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 thank in advance.
Marian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20080410/87b4eccd/attachment.htm>
More information about the vtkusers
mailing list