bbox() const | CGAL::Polygon_with_holes_2< Kernel, Containter > | |
operator<<(std::ostream &os, const Polygon_with_holes_2< Kernel_, Container_ > &p) | CGAL::Polygon_with_holes_2< Kernel, Containter > | related |
CGAL::General_polygon_with_holes_2::operator<<(std::ostream &os, const General_polygon_with_holes_2< Polygon_ > &p) | CGAL::General_polygon_with_holes_2< Polygon_ > | related |
operator>>(std::istream &is, Polygon_with_holes_2< Kernel_, Container_ > &p) | CGAL::Polygon_with_holes_2< Kernel, Containter > | related |
CGAL::General_polygon_with_holes_2::operator>>(std::istream &is, General_polygon_with_holes_2< Polygon_ > &p) | CGAL::General_polygon_with_holes_2< Polygon_ > | related |
Polygon_with_holes_2()=default | CGAL::Polygon_with_holes_2< Kernel, Containter > | |
Polygon_with_holes_2(const Base &base) | CGAL::Polygon_with_holes_2< Kernel, Containter > | |
Polygon_with_holes_2(const Polygon_2 &pgn_boundary) | CGAL::Polygon_with_holes_2< Kernel, Containter > | explicit |
Polygon_with_holes_2(Polygon_2 &&pgn_boundary) | CGAL::Polygon_with_holes_2< Kernel, Containter > | explicit |
Polygon_with_holes_2(const Polygon_2 &pgn_boundary, HolesInputIterator h_begin, HolesInputIterator h_end) | CGAL::Polygon_with_holes_2< Kernel, Containter > | |
Polygon_with_holes_2(Polygon_2 &&pgn_boundary, HolesInputIterator h_begin, HolesInputIterator h_end) | CGAL::Polygon_with_holes_2< Kernel, Containter > | |