mirror of https://github.com/CGAL/cgal
53 lines
1.8 KiB
TeX
53 lines
1.8 KiB
TeX
% +------------------------------------------------------------------------+
|
|
% | Reference manual page: intro.tex
|
|
% +------------------------------------------------------------------------+
|
|
% | 15.09.2006 Marc Pouget and Frédéric Cazals
|
|
% | Package: Ridges_3
|
|
% |
|
|
\RCSdef{\RCSintroRev}{$Id$}
|
|
\RCSdefDate{\RCSintroDate}{$Date$}
|
|
% |
|
|
%%RefPage: end of header, begin of main body
|
|
% +------------------------------------------------------------------------+
|
|
|
|
\ccRefChapter{Ridges and Umbilics Extraction on Meshes\label{ref_chap:Ridges_3}}
|
|
|
|
\ccChapterAuthor{Marc Pouget \and Fr\'ed\'eric Cazals}
|
|
|
|
%\subsection*{Introduction}
|
|
|
|
%\ccRequirements
|
|
|
|
|
|
\subsection*{Concepts}
|
|
\ccRefConceptPage{TriangulatedSurfaceMesh} \\
|
|
\ccRefConceptPage{Vertex2FTPropertyMap} \\
|
|
\ccRefConceptPage{Vertex2VectorPropertyMap} \\
|
|
|
|
\subsection*{Enums}
|
|
\ccRefIdfierPage{CGAL::Ridge_type}\\
|
|
\ccRefIdfierPage{CGAL::Ridge_order}\\
|
|
\ccRefIdfierPage{CGAL::Umbilic_type}\\
|
|
|
|
\subsection*{Classes}
|
|
\ccRefIdfierPage{CGAL::Ridge_line<TriangulatedSurfaceMesh>}\\
|
|
\ccRefIdfierPage{CGAL::Umbilic<TriangulatedSurfaceMesh>}\\
|
|
\ccRefIdfierPage{CGAL::Ridge_approximation<TriangulatedSurfaceMesh,Vertex2FTPropertyMap,Vertex2VectorPropertyMap>}\\
|
|
\ccRefIdfierPage{CGAL::Umbilic_approximation<TriangulatedSurfaceMesh,Vertex2FTPropertyMap,Vertex2VectorPropertyMap>}\\
|
|
|
|
\subsection*{Global Functions}
|
|
\ccRefIdfierPage{CGAL::compute_max_ridges}\\
|
|
\ccRefIdfierPage{CGAL::compute_min_ridges}\\
|
|
\ccRefIdfierPage{CGAL::compute_crest_ridges}\\
|
|
\ccRefIdfierPage{CGAL::compute_umbilics}
|
|
|
|
The insert operator $<<$ is overloaded for the classes \ccc{Ridge_line} and
|
|
\ccc{Umbilic}.
|
|
%\ccRefIdfierPage{CGAL::operator<<}\\
|
|
|
|
% +------------------------------------------------------------------------+
|
|
%%RefPage: end of main body, begin of footer
|
|
% EOF
|
|
% +------------------------------------------------------------------------+
|
|
|