Go to the source code of this file.
Classes | |
class | Bbox_2 |
Functions | |
bool | do_overlap (const Bbox_2 &bb1, const Bbox_2 &bb2) |
std::ostream & | operator<< (std::ostream &os, const Bbox_2 &b) |
std::istream & | operator>> (std::istream &is, Bbox_2 &b) |
Definition at line 138 of file CGAL/include/CGAL/Bbox_2.h.
References Bbox_2::xmax(), Bbox_2::xmin(), Bbox_2::ymax(), and Bbox_2::ymin().
Referenced by Segment_2_Segment_2_pair< R >::intersection_type().
|
inline |
Definition at line 151 of file CGAL/include/CGAL/Bbox_2.h.
References IO::ASCII, IO::BINARY, IO::mode, write(), Bbox_2::xmax(), Bbox_2::xmin(), Bbox_2::ymax(), and Bbox_2::ymin().
|
inline |
Definition at line 178 of file CGAL/include/CGAL/Bbox_2.h.
References IO::ASCII, IO::BINARY, IO::mode, and read().