BWAPI
Classes | Defines | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Nef_2/PM_const_decorator.h File Reference
#include <CGAL/basic.h>
#include <CGAL/Unique_hash_map.h>
#include <string>
#include <list>
#include <sstream>
#include <CGAL/Nef_2/Object_index.h>
#include <CGAL/Nef_2/iterator_tools.h>
#include <CGAL/Nef_2/debug.h>
Include dependency graph for PM_const_decorator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  move_halfedge_around_vertex< HE >
struct  move_halfedge_around_face< HE >
class  PM_const_decorator< HDS >
struct  KERNELPNT

Defines

#define CGAL_NEF_DEBUG   7

Functions

template<typename Iter , typename Move >
CGAL_BEGIN_NAMESPACE
CGAL::Circulator_tag 
query_circulator_or_iterator (const CircFromIt< Iter, Move > &)
template<class VH >
std::string PV (VH v)
template<class HH >
std::string PE (HH e)
template<typename PMCDEC , typename POINTDA >
void print_as_leda_graph (std::ostream &os, const PMCDEC &D, const POINTDA &P)

Define Documentation

#define CGAL_NEF_DEBUG   7

Function Documentation

template<class HH >
std::string PE ( HH  e)

Here is the call graph for this function:

Here is the caller graph for this function:

template<typename PMCDEC , typename POINTDA >
void print_as_leda_graph ( std::ostream &  os,
const PMCDEC &  D,
const POINTDA &  P 
)
template<class VH >
std::string PV ( VH  v)

Here is the call graph for this function:

Here is the caller graph for this function:

template<typename Iter , typename Move >
CGAL_BEGIN_NAMESPACE CGAL::Circulator_tag query_circulator_or_iterator ( const CircFromIt< Iter, Move > &  ) [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines