mirror of https://github.com/CGAL/cgal
added sentence
This commit is contained in:
parent
4e16adef7f
commit
828c0e8b3d
|
|
@ -70,7 +70,9 @@ arc are finite, (b)~one end of an arc is finite, like a ``ray'', or
|
||||||
whether different types should be introduced, or
|
whether different types should be introduced, or
|
||||||
all can be encoded by a single ``polymorphic'' type. In the latter
|
all can be encoded by a single ``polymorphic'' type. In the latter
|
||||||
case, end-points can only be accessed if they are finite. As mentioned before,
|
case, end-points can only be accessed if they are finite. As mentioned before,
|
||||||
in a homogenous version, this condition can be removed.
|
in a homogenous version, this condition can be removed. To find the
|
||||||
|
proper splitting of a \ccc{Curve_3} into maximal \ccc{Curve_arc_3}s depends
|
||||||
|
on this question.
|
||||||
|
|
||||||
\section{Acknowledgements}
|
\section{Acknowledgements}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue