mirror of https://github.com/CGAL/cgal
19 lines
767 B
TeX
19 lines
767 B
TeX
\begin{ccRefEnum}{Bounded_side}
|
|
\ccInclude{CGAL/enum.h}
|
|
|
|
\ccGlobalEnum{enum Bounded_side {ON_UNBOUNDED_SIDE, ON_BOUNDARY, ON_BOUNDED_SIDE};
|
|
}
|
|
|
|
\ccRefLabel{ON_UNBOUNDED_SIDE} %% add label for table-of-contents in intro.tex.
|
|
\ccRefLabel{ON_BOUNDED_SIDE} %% add label for table-of-contents in intro.tex.
|
|
\ccRefLabel{ON_BOUNDARY} %% add label for table-of-contents in intro.tex.
|
|
\ccHtmlCrossLink{ON_UNBOUNDED_SIDE} %% add further rules for cross referencing links
|
|
\ccHtmlCrossLink{ON_BOUNDED_SIDE} %% add further rules for cross referencing links
|
|
\ccHtmlCrossLink{ON_BOUNDARY} %% add further rules for cross referencing links
|
|
|
|
%\ccSeeAlso
|
|
%\ccRefConceptPage{Kernel::HasOnBoundedSide_2} \\
|
|
%\ccRefConceptPage{Kernel::HasOnBoundedSide_3} \\
|
|
|
|
\end{ccRefEnum}
|