CGAL 6.3 - 1D Arrangements
Loading...
Searching...
No Matches
AocTraits_1 Concept Reference

Definition

The concept AocTraits_1 defines the minimal set of geometric predicates needed for the construction and maintenance of objects of the class Arrangement_on_curve_1, as well as performing simple queries (such as point-location queries) on such arrangements.

Refines
CopyConstructible
Assignable
DefaultConstructible
Has models
CGAL::Arrangement_on_curve_1::Ft_traits_1<Kernel>
CGAL::Arrangement_on_curve_1::Line_2_traits_1<Kernel>
CGAL::Arrangement_on_curve_1::Line_3_traits_1<Kernel>
CGAL::Arrangement_on_curve_1::Line_d_traits_1<Kernel>
CGAL::Arrangement_on_curve_1::Geom_traits_2_adaptor_1<GeomTraits_2>

Types

typedef unspecified_type Point_1
 models the concept AocTraits::Point_1.

Functor Types

typedef unspecified_type Compare_x_1
 models the concept AocTraits::CompareX_1.

Accessing Functor Objects

Compare_x_1 compare_x_1_object () const

#include <Concepts/AocTraits_1.h>

Definition

The concept AocTraits_1 defines the minimal set of geometric predicates needed for the construction and maintenance of objects of the class Arrangement_on_curve_1, as well as performing simple queries (such as point-location queries) on such arrangements.

Refines
CopyConstructible
Assignable
DefaultConstructible
Has models
CGAL::Arrangement_on_curve_1::Ft_traits_1<Kernel>
CGAL::Arrangement_on_curve_1::Line_2_traits_1<Kernel>
CGAL::Arrangement_on_curve_1::Line_3_traits_1<Kernel>
CGAL::Arrangement_on_curve_1::Line_d_traits_1<Kernel>
CGAL::Arrangement_on_curve_1::Geom_traits_2_adaptor_1<GeomTraits_2>

Types

typedef unspecified_type Point_1
 models the concept AocTraits::Point_1.

Functor Types

typedef unspecified_type Compare_x_1
 models the concept AocTraits::CompareX_1.

Accessing Functor Objects

Compare_x_1 compare_x_1_object () const