<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=iso-8859-15">
  </head>
  <body text="#003333" bgcolor="#FFFFFF">
    Hi<br>
    I have some points to be triangulated, but it seems I can not use
    vtkDelaunay2D filter because these points can not processed on the
    XY plane.<br>
    I also tried to use a vtkTransform to select a different projection
    plane, but this solves only partially the problem, and again the
    "error" persists.<br>
    This because these points are really in a complex position, so there
    is not a common normal to the interpolated face... you can think to
    the "mobius strip", just to figure out the problem.<br>
    Is there a filter (analog to vtkDelaunay2D), that can solve this?<br>
    Thanks<br>
    Matteo<br>
  </body>
</html>