valette / ACVD

Fast simplification of 3D surface meshes
https://www.creatis.insa-lyon.fr/~valette/public/project/acvd/
Other
266 stars 57 forks source link

vtkManifoldSimplification.cxx::Simplify: compilation fix #44

Closed orbisvicis closed 2 years ago

orbisvicis commented 2 years ago

Against VTK 9 but vtkIdList::IntersectWith has always required a pointer.

valette commented 2 years ago

pulled, thanks!