|
CGAL 6.1.3 - 2D Arrangements
|
The concept AosLandmarkTraits_2 refines the traits concepts AosApproximatePointTraits_2 and AosConstructXMonotoneCurveTraits_2. The type of an arrangement associated with the landmark point-location strategy (see CGAL::Arr_landmarks_point_location) must be an instance of the CGAL::Arrangement_2<Traits,Dcel> class template, where the Traits parameter is substituted by a model of this concept.
#include <Concepts/AosLandmarkTraits_2.h>
The concept AosLandmarkTraits_2 refines the traits concepts AosApproximatePointTraits_2 and AosConstructXMonotoneCurveTraits_2. The type of an arrangement associated with the landmark point-location strategy (see CGAL::Arr_landmarks_point_location) must be an instance of the CGAL::Arrangement_2<Traits,Dcel> class template, where the Traits parameter is substituted by a model of this concept.