BWAPI
Classes | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Arr_dcel_base.h File Reference
#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>
Include dependency graph for Arr_dcel_base.h:
This graph shows which files directly or indirectly include this file:

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)

Detailed Description

The definition of the base DCEL class for planar arrangements and its peripheral records.


Function Documentation

CGAL_BEGIN_NAMESPACE void* _clean_pointer ( const void *  p) [inline]

Here is the caller graph for this function:

bool _is_lsb_set ( const void *  p) [inline]

Here is the caller graph for this function:

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

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines