This commit is contained in:
Olivier Devillers 2011-05-09 07:04:31 +00:00
parent 71552e64f2
commit da2b234edc
3 changed files with 5 additions and 4 deletions

2
.gitattributes vendored
View File

@ -3902,7 +3902,7 @@ Triangulation/doc_tex/Triangulation_ref/fig/insert-in-simplex.png -text
Triangulation/doc_tex/Triangulation_ref/intro.tex -text Triangulation/doc_tex/Triangulation_ref/intro.tex -text
Triangulation/doc_tex/Triangulation_ref/main.tex -text Triangulation/doc_tex/Triangulation_ref/main.tex -text
Triangulation/dont_submit -text Triangulation/dont_submit -text
Triangulation/examples/Triangulation/pure_complex.cpp -text Triangulation/examples/Triangulation/triangulation.cpp -text
Triangulation/examples/Triangulation/triangulation_data_structure.cpp -text Triangulation/examples/Triangulation/triangulation_data_structure.cpp -text
Triangulation/include/CGAL/Convex_hull.h -text Triangulation/include/CGAL/Convex_hull.h -text
Triangulation/include/CGAL/Delaunay_complex.h -text Triangulation/include/CGAL/Delaunay_complex.h -text

View File

@ -140,9 +140,10 @@ cell is always represented by the \ccc{FullCell} nested type, And a
\paragraph{The data structure triangulates $\sphere^\cd$} \paragraph{The data structure triangulates $\sphere^\cd$}
Because this is extremely convenient, a \tds, in fact, ensures that its In a first approximation,
faces form a \emph{triangulation} of the topological sphere $\sphere^\cd$, a \tds, can be viewed as
\emph{i.e.}, form a partition of $\sphere^\cd$ into $\cd$-simplices. When a a \emph{triangulation} of the topological sphere $\sphere^\cd$,
\emph{i.e.}, its faces can be embedded to form a partition of $\sphere^\cd$ into $\cd$-simplices. When a
\tds\ is used as the combinatorial part of a geometric triangulation, one \tds\ is used as the combinatorial part of a geometric triangulation, one
vertex of the \tds\ will be the \textbf{vertex at vertex of the \tds\ will be the \textbf{vertex at
infinity}; we can consider that the triangulation covers the whole infinity}; we can consider that the triangulation covers the whole