mirror of https://github.com/CGAL/cgal
57 lines
2.0 KiB
TeX
57 lines
2.0 KiB
TeX
% +------------------------------------------------------------------------+
|
|
% | Reference manual page: intro.tex
|
|
% +------------------------------------------------------------------------+
|
|
% | Last revision: 09.07.2002
|
|
% | Author : Pierre Angelier <Pierre.Angelier@ens.fr>
|
|
% | Maintainer: Laurent Rineau <Laurent.Rineau@ens.fr>
|
|
% | Package: Visibility_complex
|
|
% +------------------------------------------------------------------------+
|
|
|
|
\chapter{Visibility Complexes}
|
|
\label{chapterVisibilityComplexRef}
|
|
\ccChapterAuthor{Pierre Angelier \and Michel Pocchiola}
|
|
|
|
% +------------------------------------------------------------------------+
|
|
|
|
\section*{Summary}
|
|
|
|
\subsection*{Concepts}
|
|
|
|
\ccRefConceptPage{Bitangent}\\
|
|
\ccRefConceptPage{Arc}\\
|
|
\ccRefConceptPage{VisibilityComplexTraits}\\
|
|
\ccRefConceptPage{VisibilityComplexVertex}\\
|
|
\ccRefConceptPage{VisibilityComplexEdge}\\
|
|
\ccRefConceptPage{VisibilityComplexFace}\\
|
|
\ccRefConceptPage{VisibilityComplexItems}\\
|
|
\ccRefConceptPage{VisibilityComplex} \\
|
|
\ccRefConceptPage{VisibilityComplexAntichain}
|
|
|
|
\subsection*{Classes}
|
|
|
|
\ccRefIdfierPage{CGAL::Bitangent_base<Disk>}\\
|
|
\ccRefIdfierPage{CGAL::Bitangent_2<Disk>}\\
|
|
\ccRefIdfierPage{CGAL::Arc_2<Disk>}
|
|
|
|
\ccRefIdfierPage{CGAL::Visibility_complex_antichain<Gt,It>}\\
|
|
\ccRefIdfierPage{CGAL::Visibility_complex_2<Gt,It>}\\
|
|
|
|
\ccRefIdfierPage{CGAL::Visibility_complex_items}
|
|
|
|
\ccRefIdfierPage{CGAL::Visibility_complex_vertex_base<Vc>}\\
|
|
\ccRefIdfierPage{CGAL::Visibility_complex_edge_base<Vc>}\\
|
|
\ccRefIdfierPage{CGAL::Visibility_complex_face_base<Vc>}
|
|
|
|
\ccRefIdfierPage{CGAL::Visibility_complex_point_traits<R>}\\
|
|
\ccRefIdfierPage{CGAL::Visibility_complex_segment_traits<R>}\\
|
|
\ccRefIdfierPage{CGAL::Visibility_complex_polygon_traits<R>}\\
|
|
\ccRefIdfierPage{CGAL::Visibility_complex_circle_traits<R>}
|
|
|
|
\ccRefIdfierPage{CGAL::Shortest_path_point_traits<R,E>}\\
|
|
\ccRefIdfierPage{CGAL::Shortest_path_segment_traits<R,E>}\\
|
|
\ccRefIdfierPage{CGAL::Shortest_path_polygon_traits<R,E>}
|
|
|
|
\lcHtml{\subsection*{Links to the Reference Sections}}
|
|
|
|
%% EOF %%
|