|
CGAL 4.3 - 2D Arrangements
|
#include <CGAL/Arr_point_location_result.h>
A binary metafunction to determine the return type of a point-location or vertical ray-shoot query.
| Arrangement | must be an instance of the Arrangement<Traits,Dcel> class template. |
ArrangementPointLocation_2 ArrangementVerticalRayShoot_2 CGAL::Arr_naive_point_location<Arrangement> CGAL::Arr_walk_along_line_point_location<Arrangement> CGAL::Arr_landmarks_point_location<Arrangement,Generator> CGAL::Arr_trapezoid_ric_point_location<Arrangement> CGAL_ARR_POINT_LOCATION_VERSION Public Types | |
| typedef Hidden_type | Type |
| The type of a point-location or vertical ray-shoot query return type. | |