area() const | CGAL::Iso_rectangle_2< Kernel > | |
bbox() const | CGAL::Iso_rectangle_2< Kernel > | |
bounded_side(const Point_2< Kernel > &p) const | CGAL::Iso_rectangle_2< Kernel > | |
has_on_boundary(const Point_2< Kernel > &p) const | CGAL::Iso_rectangle_2< Kernel > | |
has_on_bounded_side(const Point_2< Kernel > &p) const | CGAL::Iso_rectangle_2< Kernel > | |
has_on_unbounded_side(const Point_2< Kernel > &p) const | CGAL::Iso_rectangle_2< Kernel > | |
is_degenerate() const | CGAL::Iso_rectangle_2< Kernel > | |
Iso_rectangle_2(const Point_2< Kernel > &p, const Point_2< Kernel > &q) | CGAL::Iso_rectangle_2< Kernel > | |
Iso_rectangle_2(const Point_2< Kernel > &p, const Point_2< Kernel > &q, int) | CGAL::Iso_rectangle_2< Kernel > | |
Iso_rectangle_2(const Point_2< Kernel > &left, const Point_2< Kernel > &right, const Point_2< Kernel > &bottom, const Point_2< Kernel > &top) | CGAL::Iso_rectangle_2< Kernel > | |
Iso_rectangle_2(const Kernel::RT &min_hx, const Kernel::RT &min_hy, const Kernel::RT &max_hx, const Kernel::RT &max_hy, const Kernel::RT &hw=RT(1)) | CGAL::Iso_rectangle_2< Kernel > | |
Iso_rectangle_2(const Bbox_2 &bbox) | CGAL::Iso_rectangle_2< Kernel > | |
max() const | CGAL::Iso_rectangle_2< Kernel > | |
max_coord(int i) const | CGAL::Iso_rectangle_2< Kernel > | |
min() const | CGAL::Iso_rectangle_2< Kernel > | |
min_coord(int i) const | CGAL::Iso_rectangle_2< Kernel > | |
operator!=(const Iso_rectangle_2< Kernel > &r2) const | CGAL::Iso_rectangle_2< Kernel > | |
operator==(const Iso_rectangle_2< Kernel > &r2) const | CGAL::Iso_rectangle_2< Kernel > | |
operator[](int i) const | CGAL::Iso_rectangle_2< Kernel > | |
transform(const Aff_transformation_2< Kernel > &t) const | CGAL::Iso_rectangle_2< Kernel > | |
vertex(int i) const | CGAL::Iso_rectangle_2< Kernel > | |
xmax() const | CGAL::Iso_rectangle_2< Kernel > | |
xmin() const | CGAL::Iso_rectangle_2< Kernel > | |
ymax() const | CGAL::Iso_rectangle_2< Kernel > | |
ymin() const | CGAL::Iso_rectangle_2< Kernel > | |