CGAL 6.0 - 2D Polygons
Loading...
Searching...
No Matches
CGAL::Polygon_with_holes_2< Kernel, Containter > Member List

This is the complete list of members for CGAL::Polygon_with_holes_2< Kernel, Containter >, including all inherited members.

bbox() constCGAL::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()=defaultCGAL::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 >