CGAL 4.7 - 2D and 3D Linear Geometry Kernel
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
CGAL::Bbox_3 Member List

This is the complete list of members for CGAL::Bbox_3, including all inherited members.

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_3related
bbox_3(InputIterator begin, InputIterator past_end, const Traits &traits)CGAL::Bbox_3related
dimension() const CGAL::Bbox_3
do_overlap(const Bbox_3 &bb1, const Bbox_3 &bb2)CGAL::Bbox_3related
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