CGAL 5.3.2 - 2D and 3D Linear Geometry Kernel
|
This is the complete list of members for CGAL::Bbox_2, including all inherited members.
Bbox_2() | CGAL::Bbox_2 | |
Bbox_2(double x_min, double y_min, double x_max, double y_max) | CGAL::Bbox_2 | |
bbox_2(InputIterator begin, InputIterator past_end) | CGAL::Bbox_2 | related |
bbox_2(InputIterator begin, InputIterator past_end, const Traits &traits) | CGAL::Bbox_2 | related |
dilate(int dist) | CGAL::Bbox_2 | |
dimension() const | CGAL::Bbox_2 | |
do_overlap(const Bbox_2 &bb1, const Bbox_2 &bb2) | CGAL::Bbox_2 | related |
max(int i) const | CGAL::Bbox_2 | |
min(int i) const | CGAL::Bbox_2 | |
operator!=(const Bbox_2 &q) const | CGAL::Bbox_2 | |
operator+(const Bbox_2 &c) const | CGAL::Bbox_2 | |
operator+=(const Bbox_2 &c) | CGAL::Bbox_2 | |
operator==(const Bbox_2 &c) const | CGAL::Bbox_2 | |
xmax() const | CGAL::Bbox_2 | |
xmin() const | CGAL::Bbox_2 | |
ymax() const | CGAL::Bbox_2 | |
ymin() const | CGAL::Bbox_2 |