Skip to Content.
Sympa Menu

cgal-discuss - Re: Re: [cgal-discuss] Transformation of 3d point without

Subject: CGAL users discussion list

List archive

Re: Re: [cgal-discuss] Transformation of 3d point without


Chronological Thread 
  • From: <>
  • To:
  • Subject: Re: Re: [cgal-discuss] Transformation of 3d point without
  • Date: Thu, 26 Feb 2009 18:54:31 +0100 (CET)

It might be a rounding error. That seems to be quite common when using double
values. However if i use the dataset independent from the calculation from
which it is produced it still introduces errors at the edges when i display
the
triangulation. That means, i take that dataset completely new in my
triangulation process. So for some datasets it works and for some it doesn't.

By correct i mean that there are no intersection of edges in the 3d space. I
want to do the triangulation in a plane with 3d points. So there should be no
intersection?



Archive powered by MHonArc 2.6.16.

Top of Page