[vtkusers] triangulation of a polygon...

Will Schroeder will.schroeder at kitware.com
Tue May 7 11:30:45 EDT 2002


Hi Michal-

Why don't you just use vtkPolygon::Triangulate()? The method works on any 
planar set of points, they do not have to be projected to 2D.

Will

At 02:20 PM 5/7/2002 +0200, Michal Chlebiej wrote:
>hi all
>
>I have a polygon that I want to tiangulate. The polygon lies on a plane.Do
>anybody has a "ready to use" code that: takes all points form polydata,
>rotates it that all planes lie in a plane (with constany y)? than I could
>(i guess) easily triangulate the dataset with delaunay 2d and rotate it
>back ...
>
>michal
>
>
>_______________________________________________
>This is the private VTK discussion list.
>Please keep messages on-topic. Check the FAQ at: 
><http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://public.kitware.com/mailman/listinfo/vtkusers




More information about the vtkusers mailing list