mirror of https://github.com/CGAL/cgal
typo and remove on longer valid macro
This commit is contained in:
parent
37049cab1b
commit
a2dc9e08b8
|
|
@ -102,8 +102,6 @@ behavior), and there are inputs which benefit from using several
|
||||||
kd-trees. Thus, the user can control the number of kd-trees
|
kd-trees. Thus, the user can control the number of kd-trees
|
||||||
with the parameter <I>number_of_kd_trees</I>. Typically, but not
|
with the parameter <I>number_of_kd_trees</I>. Typically, but not
|
||||||
always, one kd-tree (the default) is sufficient.
|
always, one kd-tree (the default) is sufficient.
|
||||||
|
|
||||||
\endadvanced
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
template < class Traits, class InputIterator, class OutputContainer >
|
template < class Traits, class InputIterator, class OutputContainer >
|
||||||
|
|
|
||||||
|
|
@ -22,7 +22,7 @@ half-the-width-of-a-pixel away from any non-incident edge
|
||||||
\cite cgal:hp-isr-02. This package supports both methods. Algorithmic
|
\cite cgal:hp-isr-02. This package supports both methods. Algorithmic
|
||||||
details and experimental results are given in \cite cgal:hp-isr-02.
|
details and experimental results are given in \cite cgal:hp-isr-02.
|
||||||
|
|
||||||
\cgalFigureBegin[figsr1,sr1.gif}
|
\cgalFigureBegin{figsr1,sr1.gif}
|
||||||
An arrangement of segments before (a) and after (b) SR (hot pixels are shaded)
|
An arrangement of segments before (a) and after (b) SR (hot pixels are shaded)
|
||||||
\cgalFigureEnd
|
\cgalFigureEnd
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue