BWAPI
|
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) |
bool equal_as_sets | ( | const Sphere_d< R > & | , |
const Sphere_d< R > & | |||
) |
std::ostream& operator<< | ( | std::ostream & | os, |
const CGAL::Sphere_d< R > & | s | ||
) |
std::istream& operator>> | ( | std::istream & | is, |
CGAL::Sphere_d< R > & | s | ||
) |
bool weak_equality | ( | const Sphere_d< R > & | s1, |
const Sphere_d< R > & | s2 | ||
) |