Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] point location with arr_circle_segment_traits

Subject: CGAL users discussion list

List archive

[cgal-discuss] point location with arr_circle_segment_traits


Chronological Thread 
  • From: Denny <>
  • To:
  • Subject: [cgal-discuss] point location with arr_circle_segment_traits
  • Date: Wed, 10 Jun 2009 19:40:50 +0200 (CEST)

When I try to use the standard point location query with my traits it don't
work cause I've the following error:

/usr/local/include/CGAL/Arr_point_location/Arr_lm_nearest_neighbor.h ‘class
CGAL::Arr_circle_segment_traits_2<CGAL::Cartesian<CGAL::Quotient<CGAL::MP_Float>
>, true>’ has no member named ‘approximate_2_object’

So how can I perform a point location function when I'm working with the
arr_circle_segment_traits?


Archive powered by MHonArc 2.6.16.

Top of Page