Traits class that can be used with all the 2-dimensional polygon partitioning algorithms. It is parameterized by a representation class R.
#include <CGAL/Partition_traits_2.h>
ConvexPartitionIsValidTraits_2
IsYMonotoneTraits_2
OptimalConvexPartitionTraits_2
PartitionTraits_2
YMonotonePartitionIsValidTraits_2
YMonotonePartitionTraits_2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| ||
| ||
| ||
|
||
|
|
|
|
|
|
|
|
|
| ||
|
||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| ||
|
A default constructor and copy constructor are defined.
| |
|
For each predicate object type Pred_object_type listed above (i.e., Less_yx_2, Less_xy_2, Left_turn_2, Orientation_2, Compare_y_2, Compare_x_2, Construct_line_2, Construct_ray_2, Construct_segment_2, Collinear_are_ordered_along_line_2, Are_strictly_ordered_along_line_2, Is_convex_2, Is_y_monotone_2) there is a corresponding function of the following form defined:
|
| Returns an instance of Pred_object_type. |
CGAL::approx_convex_partition_2
CGAL::convex_partition_is_valid_2
CGAL::greene_approx_convex_partition_2
CGAL::optimal_convex_partition_2
CGAL::partition_is_valid_2
CGAL::Partition_is_valid_traits_2<Traits, PolygonIsValid>
CGAL::y_monotone_partition_2
CGAL::y_monotone_partition_is_valid_2