mirror of https://github.com/CGAL/cgal
41 lines
1.2 KiB
TeX
41 lines
1.2 KiB
TeX
% +------------------------------------------------------------------------+
|
|
% | Reference manual page: TriangularPolyhedralSurface.tex
|
|
% +------------------------------------------------------------------------+
|
|
% | 15.09.2006 Marc Pouget and Frédéric Cazals
|
|
% | Package: Ridges_3
|
|
% |
|
|
\RCSdef{\RCSTriangularPolyhedralSurfaceRev}{$Id$}
|
|
\RCSdefDate{\RCSTriangularPolyhedralSurfaceDate}{$Date$}
|
|
% |
|
|
%%RefPage: end of header, begin of main body
|
|
% +------------------------------------------------------------------------+
|
|
|
|
|
|
\begin{ccRefConcept}{TriangularPolyhedralSurface}
|
|
|
|
%% \ccHtmlCrossLink{} %% add further rules for cross referencing links
|
|
%% \ccHtmlIndexC[concept]{} %% add further index entries
|
|
|
|
\ccDefinition
|
|
|
|
The concept \ccRefName\ describes a polyhedral surface, based on an
|
|
edge data structure, whose faces are all triangular.
|
|
|
|
|
|
%\ccTypes
|
|
%FT, vertex handle ..???
|
|
%\ccNestedType{TYPE}{some nested types}
|
|
|
|
|
|
\ccHasModels
|
|
|
|
\ccc{CGAL::Polyhedron_3} with the restriction that faces are triangular.
|
|
|
|
\end{ccRefConcept}
|
|
|
|
% +------------------------------------------------------------------------+
|
|
%%RefPage: end of main body, begin of footer
|
|
% EOF
|
|
% +------------------------------------------------------------------------+
|
|
|