CGAL 4.11.3 - 2D Polygons
|
This is the complete list of members for CGAL::Polygon_with_holes_2< Kernel, Containter >, including all inherited members.
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 |
operator>>(std::istream &is, Polygon_with_holes_2< Kernel_, Container_ > &p) | CGAL::Polygon_with_holes_2< Kernel, Containter > | related |
Polygon_with_holes_2() | 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(const Polygon_2 &pgn_boundary, HolesInputIterator h_begin, HolesInputIterator h_end) | CGAL::Polygon_with_holes_2< Kernel, Containter > |