Files
cgal/Mesh_2/doc_tex/Mesh_2_ref/Face_badness.tex
T
Laurent Rineau 0a1b5756e5 Copy Mesh_2, Mesh_3 and Surface_mesher, from the branch
"cannot_wait_for_CGAL-3.2" to the trunk.

My idea: the branch is the real working version, and I want it to be joined
back to the trunk:

          __________________________         cannot_wait_for_CGAL-3.2 branch
         /                          \
        /                            \ 
-------------------------------------------- trunk
        S                             M

The modification of the trunk between the splitting point S and the merging
point M has already been merged into "cannot_wait_for_CGAL-3.2".

The trunk versions of these three packages have been removed already.
2006-06-06 13:38:15 +00:00

13 lines
326 B
TeX

\begin{ccRefEnum}{Mesh_2::Face_badness}
\ccInclude{CGAL/Mesh_2/Face_badness.h}
\ccGlobalEnum{enum Mesh_2::Face_badness { NOT_BAD, BAD, IMPERATIVELY_BAD }; }
\ccRefLabel{NOT_BAD}
\ccRefLabel{IMPERATIVELY_BAD}
\ccRefLabel{BAD}
\ccHtmlCrossLink{NOT_BAD}
\ccHtmlCrossLink{IMPERATIVELY_BAD}
\ccHtmlCrossLink{BAD}
\end{ccRefEnum}