|
BWAPI
|
#include <CGAL/basic.h>#include <CGAL/Arr_enums.h>#include <list>#include <map>#include <CGAL/N_step_adaptor_derived.h>#include <CGAL/In_place_list.h>#include <CGAL/function_objects.h>#include <CGAL/Iterator_project.h>#include <CGAL/Arrangement_2/Arrangement_2_iterators.h>

Go to the source code of this file.
Classes | |
| class | Arr_vertex_base< Point_ > |
| struct | Arr_vertex_base< Point_ >::rebind< PNT > |
| class | Arr_halfedge_base< X_monotone_curve_ > |
| struct | Arr_halfedge_base< X_monotone_curve_ >::rebind< XCV > |
| class | Arr_face_base |
| class | Arr_vertex< V, H, F > |
| class | Arr_halfedge< V, H, F > |
| class | Arr_face< V, H, F > |
| class | Arr_outer_ccb< V, H, F > |
| class | Arr_inner_ccb< V, H, F > |
| class | Arr_isolated_vertex< V, H, F > |
| class | Arr_dcel_base< V, H, F, Allocator > |
Functions | |
| CGAL_BEGIN_NAMESPACE void * | _clean_pointer (const void *p) |
| void * | _set_lsb (const void *p) |
| bool | _is_lsb_set (const void *p) |
The definition of the base DCEL class for planar arrangements and its peripheral records.
| CGAL_BEGIN_NAMESPACE void* _clean_pointer | ( | const void * | p | ) | [inline] |

| bool _is_lsb_set | ( | const void * | p | ) | [inline] |

| void* _set_lsb | ( | const void * | p | ) | [inline] |

1.7.6.1