Skip to Content.
Sympa Menu

cgal-discuss - alpha_shape_2 rounding issue

Subject: CGAL users discussion list

List archive

alpha_shape_2 rounding issue


Chronological Thread 
  • From: Murray Richardson <>
  • To:
  • Subject: alpha_shape_2 rounding issue
  • Date: Mon, 10 Mar 2008 15:25:05 -0400

Hello again,

This is probably a very simple question but I am new to CGAL and C++. When I create alpha shapes (Alpha_shape_2) on a set of points in real world UTM coordinates (e.g. sample: 463540.18 5263448.13) the output segments are rounded to the nearest metre (e.g. 463540) and 10 metres (5263450). Is there a simple way to stop this?

Thanks

Murray



Archive powered by MHonArc 2.6.16.

Top of Page