BWAPI
|
#include <CGAL/Arr_enums.h>
#include <CGAL/Arr_tags.h>
#include <CGAL/Arr_default_dcel.h>
#include <CGAL/Arr_naive_point_location.h>
#include <CGAL/Arrangement_2/Arr_traits_adaptor_2.h>
#include <CGAL/Sweep_line_2/Arr_construction_event.h>
#include <CGAL/Sweep_line_2/Arr_construction_subcurve.h>
#include <CGAL/Sweep_line_2/Arr_construction_sl_visitor.h>
#include <CGAL/Sweep_line_2/Arr_basic_insertion_traits_2.h>
#include <CGAL/Sweep_line_2/Arr_basic_insertion_sl_visitor.h>
#include <CGAL/Sweep_line_2/Arr_insertion_traits_2.h>
#include <CGAL/Sweep_line_2/Arr_insertion_sl_visitor.h>
#include <CGAL/Sweep_line_2/Arr_overlay_subcurve.h>
#include <CGAL/Sweep_line_2/Arr_overlay_traits_2.h>
#include <CGAL/Sweep_line_2/Arr_overlay_sl_visitor.h>
#include <CGAL/Sweep_line_2/Arr_batched_pl_sl_visitor.h>
#include <CGAL/Sweep_line_2/Arr_vert_decomp_sl_visitor.h>
#include <CGAL/Arr_point_location/Arr_batched_point_location_traits_2.h>
#include <CGAL/Arr_topology_traits/Arr_spherical_construction_helper.h>
#include <CGAL/Arr_topology_traits/Arr_spherical_insertion_helper.h>
#include <CGAL/Arr_topology_traits/Arr_spherical_overlay_helper.h>
#include <CGAL/Arr_topology_traits/Arr_spherical_batched_pl_helper.h>
#include <CGAL/Arr_topology_traits/Arr_spherical_vert_decomp_helper.h>
#include <CGAL/Arr_topology_traits/Arr_inc_insertion_zone_visitor.h>
#include <map>
#include <CGAL/Arr_topology_traits/Arr_spherical_topology_traits_2_impl.h>
Go to the source code of this file.
Classes | |
class | Arr_spherical_topology_traits_2< GeomTraits, T_Dcel > |
struct | Arr_spherical_topology_traits_2< GeomTraits, T_Dcel >::rebind< T, D > |
struct | Arr_spherical_topology_traits_2< GeomTraits, T_Dcel >::Vertex_key_comparer |
A container of boundary vertices. | |
struct | Arr_spherical_topology_traits_2< GeomTraits, T_Dcel >::_Overlay_helper< ExGeomTraits_, ArrangementA_, ArrangementB_ > |
struct | Arr_spherical_topology_traits_2< GeomTraits, T_Dcel >::Sweep_line_bacthed_point_location_visitor< OutputIterator_ > |
struct | Arr_spherical_topology_traits_2< GeomTraits, T_Dcel >::Sweep_line_vertical_decomposition_visitor< OutputIterator_ > |
struct | Arr_spherical_topology_traits_2< GeomTraits, T_Dcel >::Sweep_line_overlay_visitor< ArrangementA_, ArrangementB_, OverlayTraits_ > |
The topology traits for great spherical arcs embedded on a sphere for the arrangement package.