[vtkusers] HELP with Delaunay2D

Theodore Papatheodorou tp500 at doc.ic.ac.uk
Wed Mar 19 13:25:39 EST 2003


Hi,
I am passing a surface to Delaunay2D. It does a great job for the most
part but it connects also some points with each other that should not
have been connected because they are too far away. Is there a way to set
a threshold so that it does not connect points with each other that are
over a certain distance.

A representation in 2D of the problem:
1    2    3    4   5
6
7
8
9    10    11    12

I do want points close to each other to be connected but I do not want
point 5 to be connected with point 12.
Thanks for the help!!!
Theodoros




More information about the vtkusers mailing list