mirror of https://github.com/CGAL/cgal
54 lines
1.7 KiB
TeX
54 lines
1.7 KiB
TeX
% +------------------------------------------------------------------------+
|
|
% | Reference manual page: HalfedgeDS_face_min_base.tex
|
|
% +------------------------------------------------------------------------+
|
|
% | 22.03.1999 Lutz Kettner
|
|
% | Package: HalfedgeDS
|
|
% |
|
|
\RCSdef{\RCSHalfedgeDSfacebaseRev}{$Id$}
|
|
\RCSdefDate{\RCSHalfedgeDSfacebaseDate}{$Date$}
|
|
% +------------------------------------------------------------------------+
|
|
|
|
\ccRefPageBegin
|
|
|
|
%%RefPage: end of header, begin of main body
|
|
% +------------------------------------------------------------------------+
|
|
|
|
|
|
\begin{ccRefClass}{HalfedgeDS_face_min_base<Refs>}
|
|
|
|
The class \ccRefName\ is a model of the \ccc{HalfedgeDSFace}
|
|
concept. \ccc{Refs} is an instantiation of a \ccc{HalfedgeDS}. It is
|
|
equivalent to \ccc{CGAL::HalfedgeDS_face_base< Refs, CGAL::Tag_false>}.
|
|
It is empty besides the required type definitions. It can be used for
|
|
deriving own faces.
|
|
|
|
\ccInclude{CGAL/HalfedgeDS_face_min_base.h}
|
|
|
|
\ccIsModel
|
|
|
|
\ccRefConceptPage{HalfedgeDSFace}
|
|
|
|
\ccCreation
|
|
\ccCreationVariable{f}
|
|
|
|
\ccConstructor{HalfedgeDS_face_min_base();}{default constructor.}
|
|
|
|
\ccSeeAlso
|
|
|
|
\ccRefConceptPage{HalfedgeDS<Traits,Items,Alloc>}\\
|
|
\ccRefConceptPage{HalfedgeDSItems}\\
|
|
\ccRefConceptPage{PolyhedronItems_3}\\
|
|
\ccRefIdfierPage{CGAL::HalfedgeDS_min_items}\\
|
|
\ccRefIdfierPage{CGAL::HalfedgeDS_vertex_min_base<Refs>}\\
|
|
\ccRefIdfierPage{CGAL::HalfedgeDS_halfedge_min_base<Refs>}\\
|
|
\ccRefIdfierPage{CGAL::HalfedgeDS_face_base<Refs>}
|
|
|
|
\end{ccRefClass}
|
|
|
|
% +------------------------------------------------------------------------+
|
|
%%RefPage: end of main body, begin of footer
|
|
\ccRefPageEnd
|
|
% EOF
|
|
% +------------------------------------------------------------------------+
|
|
|