BWAPI
Classes | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Segment_Delaunay_graph_site_2.h File Reference
#include <iostream>
#include <CGAL/assertions.h>
#include <CGAL/Segment_Delaunay_graph_2/basic.h>
#include <CGAL/Segment_Delaunay_graph_2/Constructions_C2.h>
Include dependency graph for Segment_Delaunay_graph_site_2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Segment_Delaunay_graph_site_2< Gt >

Functions

template<class R >
std::ostream & operator<< (std::ostream &os, const Segment_Delaunay_graph_site_2< R > &s)
template<class R >
std::istream & operator>> (std::istream &is, Segment_Delaunay_graph_site_2< R > &t)
template<class R , class Stream >
Stream & operator<< (Stream &str, Segment_Delaunay_graph_site_2< R > &t)

Function Documentation

template<class R >
std::ostream& operator<< ( std::ostream &  os,
const Segment_Delaunay_graph_site_2< R > &  s 
)

Here is the call graph for this function:

template<class R , class Stream >
Stream& operator<< ( Stream &  str,
Segment_Delaunay_graph_site_2< R > &  t 
)
template<class R >
std::istream& operator>> ( std::istream &  is,
Segment_Delaunay_graph_site_2< R > &  t 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines