BWAPI
|
#include <CGAL/basic.h>
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< R > | intersection (const Sphere_circle< R > &c1, const Sphere_circle< R > &c2) |
bool equal_as_sets | ( | const CGAL::Sphere_circle< R > & | c1, |
const CGAL::Sphere_circle< R > & | c2 | ||
) |
bool equal_not_opposite | ( | const CGAL::Sphere_circle< R > & | c1, |
const CGAL::Sphere_circle< R > & | c2 | ||
) |
Sphere_point<R> intersection | ( | const Sphere_circle< R > & | c1, |
const Sphere_circle< R > & | c2 | ||
) |