[vtkusers] vtkTriangleFilter doesn't triangulate all cells

David Doria daviddoria at gmail.com
Mon Feb 20 09:46:04 EST 2012


On Mon, Feb 20, 2012 at 9:34 AM, Jothybasu Selvaraj <jothybasu at gmail.com> wrote:
> Hi all,
>
> I have a vtkPolyData with several holes in it. Now I am trying to
> triangulate it, but it misses some holes.
>
> How to over come this?
>
> Thanks

This filter's name is misleading. It only subdivides polygons into
triangles - it does not do "triangulation" in the sense of "filling
holes in a mesh."

David



More information about the vtkusers mailing list