mirror of https://github.com/CGAL/cgal
45 lines
1.7 KiB
TeX
45 lines
1.7 KiB
TeX
% +------------------------------------------------------------------------+
|
|
% | Reference manual page: Arc_2.tex
|
|
% +------------------------------------------------------------------------+
|
|
% | Last revision: 09.07.2002
|
|
% | Author : Pierre Angelier <Pierre.Angelier@ens.fr>
|
|
% | Maintainer: Laurent Rineau <Laurent.Rineau@ens.fr>
|
|
% | Package: Visibility_complex
|
|
% +------------------------------------------------------------------------+
|
|
|
|
\ccRefPageBegin
|
|
|
|
%%RefPage: end of header, begin of main body
|
|
% +------------------------------------------------------------------------+
|
|
|
|
\begin{ccRefClass}{Arc_2<Disk>}
|
|
\label{pageArc_2}
|
|
|
|
% ------------------------------------------------------------------------------
|
|
\ccDefinition
|
|
|
|
The class \ccRefName\ is a model for the \ccc{Arc} concept. \ccc{Disk} is
|
|
the disk type.
|
|
|
|
Partial specializations of \ccRefName\ are given for the types
|
|
\ccc{CGAL::Point_2<R>}, \ccc{CGAL::Segment_2<R>}, \ccc{CGAL::Circle_2<R>} and
|
|
\ccc{CGAL::Polygon_2<R>}.
|
|
% ------------------------------------------------------------------------------
|
|
|
|
% ------------------------------------------------------------------------------
|
|
\ccInclude{CGAL/Arc_2.h}
|
|
% ------------------------------------------------------------------------------
|
|
|
|
% ------------------------------------------------------------------------------
|
|
\ccIsModel
|
|
\ccRefConceptPage{Arc}
|
|
% ------------------------------------------------------------------------------
|
|
|
|
\end{ccRefClass}
|
|
|
|
% +------------------------------------------------------------------------+
|
|
%%RefPage: end of main body, begin of footer
|
|
\ccRefPageEnd
|
|
% EOF
|
|
% +------------------------------------------------------------------------+
|