cgal/Surface_mesher/doc_tex/Surface_mesher_ref/SurfaceMeshTriangulation_3.tex

74 lines
1.8 KiB
TeX

% +------------------------------------------------------------------------+
% | Reference manual page: SurfaceMeshTriangulation_3.tex
% +------------------------------------------------------------------------+
% | 20.01.2006 Author
% | Package: Package
% |
\RCSdef{\RCSSurfaceMeshTriangulationRev}{$Id$}
\RCSdefDate{\RCSSurfaceMeshTriangulationDate}{$Date$}
% |
%%RefPage: end of header, begin of main body
% +------------------------------------------------------------------------+
\begin{ccRefConcept}{SurfaceMeshTriangulation_3}
%% \ccHtmlCrossLink{} %% add further rules for cross referencing links
%% \ccHtmlIndexC[concept]{} %% add further index entries
\ccDefinition
The concept \ccRefName\ does this and that.
\ccGeneralizes
ThisConcept \\
ThatConcept
\ccTypes
\ccNestedType{TYPE}{some nested types}
\ccCreation
\ccCreationVariable{a} %% choose variable name
\ccConstructor{SurfaceMeshTriangulation_3();}{default constructor.}
\ccOperations
\ccMethod{void foo();}{some member functions}
\ccHasModels
\ccc{Some_class},
\ccc{Some_other_class}.
\ccSeeAlso
Some\_other\_concept,
\ccc{some_other_function}.
\ccExample
A short example program.
Instead of a short program fragment, a full running program can be
included using the
\verb|\ccIncludeExampleCode{Package/SurfaceMeshTriangulation_3.C}|
macro. The program example would be part of the source code distribution and
also part of the automatic test suite.
\begin{ccExampleCode}
void your_example_code() {
}
\end{ccExampleCode}
%% \ccIncludeExampleCode{Package/SurfaceMeshTriangulation_3.C}
\end{ccRefConcept}
% +------------------------------------------------------------------------+
%%RefPage: end of main body, begin of footer
% EOF
% +------------------------------------------------------------------------+