|
CGAL 6.3 - 1D Arrangements
|
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.
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>
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.
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 |