[vtk-developers] question about vtkDecimatePolylineFilter and potential bug

Arnaud Gelas arnaud_gelas at hms.harvard.edu
Thu May 6 11:59:59 EDT 2010


Hi guys,

I was reading the code of vtkDecimatePolylineFilter, and I have few  
questions:

  * why one vtkstd::priority_queue is being used? and not one  
vtkPriorityQueue?

  * after removing one point / vertex from the polyline the error of  
its neighbor is never updated... Is it normal?

Best,
Arnaud







More information about the vtk-developers mailing list