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