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

Go to the source code of this file.

Classes

class  Sphere_circle< R_ >

Functions

template<class R >
bool equal_as_sets (const CGAL::Sphere_circle< R > &c1, const CGAL::Sphere_circle< R > &c2)
template<class R >
bool equal_not_opposite (const CGAL::Sphere_circle< R > &c1, const CGAL::Sphere_circle< R > &c2)
template<typename R >
Sphere_point< Rintersection (const Sphere_circle< R > &c1, const Sphere_circle< R > &c2)

Function Documentation

template<class R >
bool equal_as_sets ( const CGAL::Sphere_circle< R > &  c1,
const CGAL::Sphere_circle< R > &  c2 
)
template<class R >
bool equal_not_opposite ( const CGAL::Sphere_circle< R > &  c1,
const CGAL::Sphere_circle< R > &  c2 
)

Here is the call graph for this function:

Here is the caller graph for this function:

template<typename R >
Sphere_point<R> intersection ( const Sphere_circle< R > &  c1,
const Sphere_circle< R > &  c2 
)

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines