BWAPI
Classes | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Kernel_d/Sphere_d.h File Reference
#include <CGAL/basic.h>
#include <vector>
#include <CGAL/Dimension.h>
Include dependency graph for Sphere_d.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sphere_d_rep< R >
class  Sphere_d< R_ >

Functions

template<class R >
bool equal_as_sets (const Sphere_d< R > &, const Sphere_d< R > &)
template<class R >
bool weak_equality (const Sphere_d< R > &s1, const Sphere_d< R > &s2)
template<class R >
std::ostream & operator<< (std::ostream &os, const CGAL::Sphere_d< R > &s)
template<class R >
std::istream & operator>> (std::istream &is, CGAL::Sphere_d< R > &s)

Function Documentation

template<class R >
bool equal_as_sets ( const Sphere_d< R > &  ,
const Sphere_d< R > &   
)

Here is the caller graph for this function:

template<class R >
std::ostream& operator<< ( std::ostream &  os,
const CGAL::Sphere_d< R > &  s 
)
template<class R >
std::istream& operator>> ( std::istream &  is,
CGAL::Sphere_d< R > &  s 
)
template<class R >
bool weak_equality ( const Sphere_d< R > &  s1,
const Sphere_d< R > &  s2 
)

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines