Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Alpha_shape_2 and collinear points

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Alpha_shape_2 and collinear points


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] Alpha_shape_2 and collinear points
  • Date: Tue, 07 Sep 2010 15:25:58 +0200
  • Organization: GeometryFactory


I am not sure we support 2D alpha shapes for 1d point sets.

andreas


On 07/09/2010 15:23, Benoît Presles wrote:
Hello everybody,

I did a program in order to know the number of different alpha-values
(see "main.cpp" file). When I test it with collinear points (see "fin"
file) I always get 0 different alpha-values.
In my point of view, if I have at least 2 points, I should always get a
number greater than 0.

Thank you very much for your help,
Best Regards,
Ben_P





Archive powered by MHonArc 2.6.16.

Top of Page