#include <CGAL/Partition_traits_2.h>
|
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, 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:
|
| Pred_object_type | pred_object_type_object () |
| | Returns an instance of Pred_object_type. More...
|
| |
◆ Are_strictly_ordered_along_line_2
template<typename R , typename PointPropertyMap = Identity_property_map<R::Point_2>>
◆ Collinear_are_ordered_along_line_2
template<typename R , typename PointPropertyMap = Identity_property_map<R::Point_2>>
◆ Compare_x_2
template<typename R , typename PointPropertyMap = Identity_property_map<R::Point_2>>
◆ Compare_y_2
template<typename R , typename PointPropertyMap = Identity_property_map<R::Point_2>>
◆ Container
template<typename R , typename PointPropertyMap = Identity_property_map<R::Point_2>>
◆ FT
template<typename R , typename PointPropertyMap = Identity_property_map<R::Point_2>>
◆ Is_convex_2
template<typename R , typename PointPropertyMap = Identity_property_map<R::Point_2>>
◆ Is_y_monotone_2
template<typename R , typename PointPropertyMap = Identity_property_map<R::Point_2>>
◆ Left_turn_2
template<typename R , typename PointPropertyMap = Identity_property_map<R::Point_2>>
◆ Less_xy_2
template<typename R , typename PointPropertyMap = Identity_property_map<R::Point_2>>
◆ Less_yx_2
template<typename R , typename PointPropertyMap = Identity_property_map<R::Point_2>>
A functor with an operator which first obtains points of type R::Point_2 with the function get() applied on the point property map, and then applies the functor of R::Less_yx_2 to these points.
◆ Orientation_2
template<typename R , typename PointPropertyMap = Identity_property_map<R::Point_2>>
◆ Point_2
template<typename R , typename PointPropertyMap = Identity_property_map<R::Point_2>>
◆ Polygon_2
template<typename R , typename PointPropertyMap = Identity_property_map<R::Point_2>>
◆ Self
template<typename R , typename PointPropertyMap = Identity_property_map<R::Point_2>>
◆ Partition_traits_2() [1/4]
template<typename R , typename PointPropertyMap = Identity_property_map<R::Point_2>>
◆ Partition_traits_2() [2/4]
template<typename R , typename PointPropertyMap = Identity_property_map<R::Point_2>>
◆ Partition_traits_2() [3/4]
template<typename R , typename PointPropertyMap = Identity_property_map<R::Point_2>>
◆ Partition_traits_2() [4/4]
template<typename R , typename PointPropertyMap = Identity_property_map<R::Point_2>>
◆ pred_object_type_object()
template<typename R , typename PointPropertyMap = Identity_property_map<R::Point_2>>
Returns an instance of Pred_object_type.