\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 5.0 - 2D Polygons
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 >
General_polygon_2 typedefCGAL::General_polygon_with_holes_2< CGAL::Polygon_2< Kernel, Containter > >
operator<<(std::ostream &os, const Polygon_with_holes_2< Kernel_, Container_ > &p)CGAL::Polygon_with_holes_2< Kernel, Containter >related
General_polygon_with_holes_2< CGAL::Polygon_2< Kernel, Containter > >::operator<<(std::ostream &os, const General_polygon_with_holes_2< CGAL::Polygon_2< Kernel, Containter > > &p)CGAL::General_polygon_with_holes_2< CGAL::Polygon_2< Kernel, Containter > >related
operator>>(std::istream &is, Polygon_with_holes_2< Kernel_, Container_ > &p)CGAL::Polygon_with_holes_2< Kernel, Containter >related
General_polygon_with_holes_2< CGAL::Polygon_2< Kernel, Containter > >::operator>>(std::istream &is, General_polygon_with_holes_2< CGAL::Polygon_2< Kernel, Containter > > &p)CGAL::General_polygon_with_holes_2< CGAL::Polygon_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 >