mirror of https://github.com/CGAL/cgal
48 lines
2.1 KiB
TeX
48 lines
2.1 KiB
TeX
% +------------------------------------------------------------------------+
|
|
% | Reference manual page: Visibility_complex.tex
|
|
% +------------------------------------------------------------------------+
|
|
% | Last revision: 09.07.2002
|
|
% | Author : Pierre Angelier <Pierre.Angelier@ens.fr>
|
|
% | Maintainer: Laurent Rineau <Laurent.Rineau@ens.fr>
|
|
% | Package: Visibility_complex
|
|
% +------------------------------------------------------------------------+
|
|
|
|
\ccRefPageBegin
|
|
|
|
% +----------------------------------------------------------------------------+
|
|
\begin{ccRefClass}{Visibility_complex_2<Gt,It>}
|
|
% +----------------------------------------------------------------------------+
|
|
|
|
% +----------------------------------------------------------------------------+
|
|
\ccDefinition
|
|
|
|
The class \ccRefName\ is a model of the \ccc{VisibilityComplex} concept.
|
|
\ccc{Gt} represents the geometric traits class. It is an instantiation of a
|
|
model for the VisibilityComplexTraits
|
|
\ccIndexMainItem[c]{VisibilityComplexTraits} concept. Currently four geometric
|
|
traits classes are provided. \ccc{It} is an instantiation of a model for the
|
|
VisibilityComplexItems \ccIndexMainItem[c]{VisibilityComplexItems} concept.
|
|
|
|
\ccInclude{CGAL/Visibility_complex_2.h}
|
|
% +----------------------------------------------------------------------------+
|
|
|
|
% +----------------------------------------------------------------------------+
|
|
\ccIsModel
|
|
|
|
\ccRefConceptPage{VisibilityComplex}
|
|
% +----------------------------------------------------------------------------+
|
|
|
|
% +----------------------------------------------------------------------------+
|
|
\ccSeeAlso
|
|
|
|
\ccRefConceptPage{VisibilityComplexItems}\\
|
|
\ccRefConceptPage{VisibilityComplexTraits}\\
|
|
\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::Visibility_complex_items}
|
|
% +----------------------------------------------------------------------------+
|
|
|
|
\end{ccRefClass}
|