BWAPI
Classes | Defines | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Nef_polyhedron_S2.h File Reference
#include <CGAL/basic.h>
#include <CGAL/Handle_for.h>
#include <CGAL/Random.h>
#include <CGAL/Nef_S2/SM_items.h>
#include <CGAL/Nef_S2/Sphere_map.h>
#include <CGAL/Nef_S2/SM_decorator.h>
#include <CGAL/Nef_S2/SM_io_parser.h>
#include <CGAL/Nef_S2/SM_point_locator.h>
#include <CGAL/Nef_S2/SM_overlayer.h>
#include <CGAL/Modifier_base.h>
#include <vector>
#include <list>
#include <CGAL/Nef_2/debug.h>
Include dependency graph for Nef_polyhedron_S2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Nef_polyhedron_S2_rep< K, I, Mk, M >
class  Nef_polyhedron_S2< Kernel_, Items_, Mark_, Map_ >
struct  Nef_polyhedron_S2< Kernel_, Items_, Mark_, Map_ >::AND
struct  Nef_polyhedron_S2< Kernel_, Items_, Mark_, Map_ >::OR
struct  Nef_polyhedron_S2< Kernel_, Items_, Mark_, Map_ >::DIFF
struct  Nef_polyhedron_S2< Kernel_, Items_, Mark_, Map_ >::XOR
struct  Nef_polyhedron_S2< Kernel_, Items_, Mark_, Map_ >::INSET
struct  Nef_polyhedron_S2< Kernel_, Items_, Mark_, Map_ >::INSKEL

Defines

#define CGAL_NEF_DEBUG   53

Functions

template<typename K , typename I , typename Mk , typename M >
std::ostream & operator<< (std::ostream &, const Nef_polyhedron_S2< K, I, Mk, M > &)
template<typename K , typename I , typename Mk , typename M >
std::istream & operator>> (std::istream &, Nef_polyhedron_S2< K, I, Mk, M > &)
template<typename Kernel , typename Items , typename Mark , typename Sphere_map >
std::ostream & operator<< (std::ostream &os, const Nef_polyhedron_S2< Kernel, Items, Mark, Sphere_map > &NP)
template<typename Kernel , typename Items , typename Mark , typename Sphere_map >
std::istream & operator>> (std::istream &is, Nef_polyhedron_S2< Kernel, Items, Mark, Sphere_map > &NP)

Define Documentation

#define CGAL_NEF_DEBUG   53

Function Documentation

template<typename K , typename I , typename Mk , typename M >
std::ostream& operator<< ( std::ostream &  ,
const Nef_polyhedron_S2< K, I, Mk, M > &   
)
template<typename Kernel , typename Items , typename Mark , typename Sphere_map >
std::ostream& operator<< ( std::ostream &  os,
const Nef_polyhedron_S2< Kernel, Items, Mark, Sphere_map > &  NP 
)
template<typename K , typename I , typename Mk , typename M >
std::istream& operator>> ( std::istream &  ,
Nef_polyhedron_S2< K, I, Mk, M > &   
)
template<typename Kernel , typename Items , typename Mark , typename Sphere_map >
std::istream& operator>> ( std::istream &  is,
Nef_polyhedron_S2< Kernel, Items, Mark, Sphere_map > &  NP 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines