\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 5.0.2 - 2D and 3D Linear Geometry Kernel
CGAL::Bbox_2 Member List

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_2related
bbox_2(InputIterator begin, InputIterator past_end, const Traits &traits)CGAL::Bbox_2related
dilate(int dist)CGAL::Bbox_2
dimension() constCGAL::Bbox_2
do_overlap(const Bbox_2 &bb1, const Bbox_2 &bb2)CGAL::Bbox_2related
max(int i) constCGAL::Bbox_2
min(int i) constCGAL::Bbox_2
operator!=(const Bbox_2 &q) constCGAL::Bbox_2
operator+(const Bbox_2 &c) constCGAL::Bbox_2
operator+=(const Bbox_2 &c)CGAL::Bbox_2
operator==(const Bbox_2 &c) constCGAL::Bbox_2
xmax() constCGAL::Bbox_2
xmin() constCGAL::Bbox_2
ymax() constCGAL::Bbox_2
ymin() constCGAL::Bbox_2