bbox() const | CGAL::Iso_cuboid_3< Kernel > | |
bounded_side(const Point_3< Kernel > &p) const | CGAL::Iso_cuboid_3< Kernel > | |
has_on_boundary(const Point_3< Kernel > &p) const | CGAL::Iso_cuboid_3< Kernel > | |
has_on_bounded_side(const Point_3< Kernel > &p) const | CGAL::Iso_cuboid_3< Kernel > | |
has_on_unbounded_side(const Point_3< Kernel > &p) const | CGAL::Iso_cuboid_3< Kernel > | |
is_degenerate() const | CGAL::Iso_cuboid_3< Kernel > | |
Iso_cuboid_3(const Point_3< Kernel > &p, const Point_3< Kernel > &q) | CGAL::Iso_cuboid_3< Kernel > | |
Iso_cuboid_3(const Point_3< Kernel > &p, const Point_3< Kernel > &q, int) | CGAL::Iso_cuboid_3< Kernel > | |
Iso_cuboid_3(const Point_3< Kernel > &left, const Point_3< Kernel > &right, const Point_3< Kernel > &bottom, const Point_3< Kernel > &top, const Point_3< Kernel > &far, const Point_3< Kernel > &close) | CGAL::Iso_cuboid_3< Kernel > | |
Iso_cuboid_3(const Kernel::RT &min_hx, const Kernel::RT &min_hy, const Kernel::RT &min_hz, const Kernel::RT &max_hx, const Kernel::RT &max_hy, const Kernel::RT &max_hz, const Kernel::RT &hw=RT(1)) | CGAL::Iso_cuboid_3< Kernel > | |
Iso_cuboid_3(const Bbox_3 &bbox) | CGAL::Iso_cuboid_3< Kernel > | |
max() const | CGAL::Iso_cuboid_3< Kernel > | |
max_coord(int i) const | CGAL::Iso_cuboid_3< Kernel > | |
min() const | CGAL::Iso_cuboid_3< Kernel > | |
min_coord(int i) const | CGAL::Iso_cuboid_3< Kernel > | |
operator!=(const Iso_cuboid_3< Kernel > &c2) const | CGAL::Iso_cuboid_3< Kernel > | |
operator==(const Iso_cuboid_3< Kernel > &c2) const | CGAL::Iso_cuboid_3< Kernel > | |
operator[](int i) const | CGAL::Iso_cuboid_3< Kernel > | |
transform(const Aff_transformation_3< Kernel > &t) const | CGAL::Iso_cuboid_3< Kernel > | |
vertex(int i) const | CGAL::Iso_cuboid_3< Kernel > | |
volume() const | CGAL::Iso_cuboid_3< Kernel > | |
xmax() const | CGAL::Iso_cuboid_3< Kernel > | |
xmin() const | CGAL::Iso_cuboid_3< Kernel > | |
ymax() const | CGAL::Iso_cuboid_3< Kernel > | |
ymin() const | CGAL::Iso_cuboid_3< Kernel > | |
zmax() const | CGAL::Iso_cuboid_3< Kernel > | |
zmin() const | CGAL::Iso_cuboid_3< Kernel > | |