cgal/Polygon/doc_tex/Polygon_ref/intro.tex

38 lines
1.1 KiB
TeX

%\section{Reference Pages for Polygons}
\chapter{2D Polygons}
\label{chap:polygon_ref}
\ccChapterAuthor{Geert-Jan Giezeman \and Wieger Wesselink}
\ccHeading{Assertions}
\ccIndexSubitem{polygons}{assertion flags}
\ccIndexSubitem{assertion flags}{polygon}
The assertion flags for the polygons and polygon operations use
\ccc{POLYGON} in their names (\textit{e.g.}, \ccc{CGAL_POLYGON_NO_ASSERTIONS}).
\ccHeading{Concepts}
\ccRefConceptPage{PolygonTraits_2} \\
\ccHeading{Classes}
\ccRefIdfierPage{CGAL::Polygon_2<PolygonTraits_2, Container>} \\
\ccHeading{Global Functions}
\ccRefIdfierPage{CGAL::area_2} \\
\ccRefIdfierPage{CGAL::bbox_2} \\
\ccRefIdfierPage{CGAL::bottom_vertex_2} \\
\ccRefIdfierPage{CGAL::bounded_side_2} \\
\ccRefIdfierPage{CGAL::is_convex_2} \\
\ccRefIdfierPage{CGAL::is_simple_2} \\
\ccRefIdfierPage{CGAL::left_vertex_2} \\
\ccRefIdfierPage{CGAL::orientation_2} \\
\ccRefIdfierPage{CGAL::oriented_side_2} \\
\ccRefIdfierPage{CGAL::polygon_area_2} \\
\ccRefIdfierPage{CGAL::right_vertex_2} \\
\ccRefIdfierPage{CGAL::top_vertex_2} \\
\lcHtml{\ccHeading{Alphabetical List of Reference Pages}}
%% EOF