[vtkusers] how to remove points from vtkPoints?
    Greg Book 
    gbook at gbook.org
       
    Fri Aug 21 12:03:09 EDT 2009
    
    
  
I create a vtkPoints object and add points to it like this:
        pid = m_points->InsertNextPoint(p);
How do I remove the last point that was added? Or how do I remove an
arbitrary point?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090821/5bd28d60/attachment.htm>
    
    
More information about the vtkusers
mailing list