Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] good or bad triangulations?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] good or bad triangulations?


Chronological Thread 
  • From: Daniel Duque <>
  • To:
  • Subject: Re: [cgal-discuss] good or bad triangulations?
  • Date: Mon, 23 Jan 2012 11:59:55 +0100
  • Organization: UPM

Hi,

> p4x = 0.20000000000000001;
> p4y = 0.40000000000000002;
> p4z = 0.40000000000000002;
>
> In this example these points are not in plane with axis aligned normal
> vectors, so How Can I do exactly coplanar this points? (How Daliel says)

I would simply round up the last digit, or two --- a quick and dirty
solution,
I know.

> What happens, if I create two triangulations in CGAL, where the input list
> of points are in different orders?

It doesn't matter, it is mathematically unique.

Best,

Daniel

--
http://dcain.etsin.upm.es/~daniel



Archive powered by MHonArc 2.6.16.

Top of Page