Go to the source code of this file.
Classes | |
class | Bbox_3 |
Functions | |
bool | do_overlap (const Bbox_3 &bb1, const Bbox_3 &bb2) |
std::ostream & | operator<< (std::ostream &os, const Bbox_3 &b) |
std::istream & | operator>> (std::istream &is, Bbox_3 &b) |
Definition at line 132 of file CGAL/include/CGAL/Bbox_3.h.
References Bbox_3::xmax(), Bbox_3::xmin(), Bbox_3::ymax(), Bbox_3::ymin(), Bbox_3::zmax(), and Bbox_3::zmin().
|
inline |
Definition at line 146 of file CGAL/include/CGAL/Bbox_3.h.
References IO::ASCII, IO::BINARY, IO::mode, write(), Bbox_3::xmax(), Bbox_3::xmin(), Bbox_3::ymax(), Bbox_3::ymin(), Bbox_3::zmax(), and Bbox_3::zmin().
|
inline |
Definition at line 177 of file CGAL/include/CGAL/Bbox_3.h.
References IO::ASCII, IO::BINARY, IO::mode, and read().