CGAL 5.0.3 - 2D Polygon Partitioning
|
Requirements of a traits class that is used by y_monotone_partition_is_valid_2
for testing the validity of a \( y\)-monotone partition of a polygon.
Types | |
All types required by the concept The following type is required instead: | |
typedef unspecified_type | Is_y_monotone_2 |
Model of the concept PolygonIsValid that tests if a sequence of points is \( y\)-monotone or not. | |
Creation | |
YMonotonePartitionIsValidTraits_2 (YMonotonePartitionIsValidTraits_2 tr) | |
Operations | |
The following function that creates an instance of the above predicate object type must exist instead of the function | |
Is_y_monotone_2 | is_y_monotone_2_object (YMonotonePartitionIsValidTraits_2 tr) |