mirror of https://github.com/CGAL/cgal
Fixing all referneces in the end of the file.
This commit is contained in:
parent
b4eaa55164
commit
f61e84bbd9
|
|
@ -126,7 +126,7 @@ only with a subset of the three output parameters.
|
|||
minus the second one. Otherwise, the difference is computed vise versa}
|
||||
|
||||
\ccSeeAlso
|
||||
\ccc{Map_overlay_2<Subdivision, Notifier>}\lcTex{
|
||||
\ccc{CGAL::Map_overlay_2}\lcTex{
|
||||
(\ccRefPage{CGAL::Map_overlay_2<Subdivision,Notifier>})}
|
||||
|
||||
\end{ccRefClass}
|
||||
|
|
|
|||
|
|
@ -241,13 +241,13 @@ defined by the user parameters, as described above.
|
|||
\end{ccAdvanced}
|
||||
|
||||
\ccSeeAlso
|
||||
\ccc{Map_overlay_default_notifier<Subdivision>}\lcTex{
|
||||
\ccc{CGAL::Map_overlay_default_notifier}\lcTex{
|
||||
(\ccRefPage{CGAL::Map_overlay_default_notifier<Subdivision>})}\\
|
||||
\ccc{Map_overlay_default_dcel<Traits,Vertex_base,Halfedge_base,Face_base>}\lcTex{
|
||||
(\ccRefPage{CGAL::Map_overlay_default_dcel<Traits,V,H,F>})}
|
||||
\ccc{Map_overlay_incremental<Subdivision,Notifier>}\lcTex{
|
||||
(\ccRefPage{CGAL::Map_overlay_incremental<Subdivision,Notifier>})}
|
||||
\ccc{Map_overlay_sweep<Subdivision,Notifier>}\lcTex{
|
||||
\ccc{CGAL::Map_overlay_default_dcel}\lcTex{
|
||||
(\ccRefPage{CGAL::Map_overlay_default_dcel<Traits,V,H,F>})}\\
|
||||
\ccc{CGAL::Map_overlay_incremental}\lcTex{
|
||||
(\ccRefPage{CGAL::Map_overlay_incremental<Subdivision,Notifier>})}\\
|
||||
\ccc{CGAL::Map_overlay_sweep}\lcTex{
|
||||
(\ccRefPage{CGAL::Map_overlay_sweep<Subdivision,Notifier>})}
|
||||
|
||||
\end{ccRefClass}
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@ intersections of each inserted curve during the overlay construction.
|
|||
|
||||
\ccSeeAlso
|
||||
Discussion of the different overlay construction strategies in the introduction
|
||||
of \ccc{Map_Overlay_2} reference pages\lcTex{ (\ccRefPage{Ovl_intro})}.
|
||||
of \ccc{Map_overlay_2} reference pages\lcTex{ (\ccRefPage{Ovl_map_overlay})}.
|
||||
|
||||
\end{ccRefClass}
|
||||
\renewcommand{\ccRefPageBegin}{}
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ in the overlay.
|
|||
|
||||
\ccSeeAlso
|
||||
Discussion of the overlay notification is summarized in the introduction
|
||||
of \ccc{Map_overlay} reference pages\lcTex{ (\ccRefPage{Ovl_map_overlay})}.
|
||||
of \ccc{Map_overlay_2} reference pages\lcTex{ (\ccRefPage{Ovl_map_overlay})}.
|
||||
|
||||
\end{ccRefClass}
|
||||
\renewcommand{\ccRefPageBegin}{}
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@ from the first creator and curves from the second one.
|
|||
|
||||
\ccSeeAlso
|
||||
Discussion of the different overlay construction strategies in the introduction
|
||||
of \ccc{Map_overlay} reference pages\lcTex{ (\ccRefPage{Ovl_map_overlay})}.
|
||||
of \ccc{Map_overlay_2} reference pages\lcTex{ (\ccRefPage{Ovl_map_overlay})}.
|
||||
|
||||
\end{ccRefClass}
|
||||
\renewcommand{\ccRefPageBegin}{}
|
||||
|
|
|
|||
|
|
@ -61,10 +61,14 @@ output iterators.
|
|||
|
||||
\ccSeeAlso
|
||||
|
||||
\ccc{CGAL::Polygons_do_intersect_2} \\
|
||||
\ccc{CGAL::Polygons_intersection_2} \\
|
||||
\ccc{CGAL::Polygons_union_2} \\
|
||||
\ccc{CGAL::Polygons_symmetric_difference_2} \\
|
||||
\ccc{CGAL::Polygons_do_intersect_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_do_intersect_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_intersection_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_intersection_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_union_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_union_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_symmetric_difference_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_symmetric_difference_2<Traits>})}\\
|
||||
|
||||
% \ccImplementation
|
||||
|
||||
|
|
|
|||
|
|
@ -43,10 +43,14 @@ indicating whether the intersection is non-empty.
|
|||
|
||||
\ccSeeAlso
|
||||
|
||||
\ccc{CGAL::Polygons_intersection_2} \\
|
||||
\ccc{CGAL::Polygons_union_2} \\
|
||||
\ccc{CGAL::Polygons_difference_2} \\
|
||||
\ccc{CGAL::Polygons_symmetric_difference_2} \\
|
||||
\ccc{CGAL::Polygons_intersection_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_intersection_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_union_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_union_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_difference_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_difference_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_symmetric_difference_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_symmetric_difference_2<Traits>})}\\
|
||||
|
||||
% \ccImplementation
|
||||
|
||||
|
|
|
|||
|
|
@ -62,10 +62,14 @@ output iterators.
|
|||
|
||||
\ccSeeAlso
|
||||
|
||||
\ccc{CGAL::Polygons_do_intersect_2} \\
|
||||
\ccc{CGAL::Polygons_union_2} \\
|
||||
\ccc{CGAL::Polygons_difference_2} \\
|
||||
\ccc{CGAL::Polygons_symmetric_difference_2} \\
|
||||
\ccc{CGAL::Polygons_do_intersect_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_do_intersect_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_union_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_union_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_difference_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_difference_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_symmetric_difference_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_symmetric_difference_2<Traits>})}\\
|
||||
|
||||
% \ccImplementation
|
||||
|
||||
|
|
|
|||
|
|
@ -61,10 +61,14 @@ output iterators.
|
|||
|
||||
\ccSeeAlso
|
||||
|
||||
\ccc{CGAL::Polygons_do_intersect_2} \\
|
||||
\ccc{CGAL::Polygons_intersection_2} \\
|
||||
\ccc{CGAL::Polygons_union_2} \\
|
||||
\ccc{CGAL::Polygons_difference_2} \\
|
||||
\ccc{CGAL::Polygons_do_intersect_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_do_intersect_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_intersection_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_intersection_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_union_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_union_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_difference_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_difference_2<Traits>})}\\
|
||||
|
||||
|
||||
% \ccImplementation
|
||||
|
|
|
|||
|
|
@ -62,10 +62,14 @@ output iterators.
|
|||
|
||||
\ccSeeAlso
|
||||
|
||||
\ccc{CGAL::Polygons_do_intersect_2} \\
|
||||
\ccc{CGAL::Polygons_intersection_2} \\
|
||||
\ccc{CGAL::Polygons_difference_2} \\
|
||||
\ccc{CGAL::Polygons_symmetric_difference_2} \\
|
||||
\ccc{CGAL::Polygons_do_intersect_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_do_intersect_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_intersection_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_intersection_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_difference_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_difference_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_symmetric_difference_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_symmetric_difference_2<Traits>})}\\
|
||||
|
||||
% \ccImplementation
|
||||
|
||||
|
|
|
|||
|
|
@ -126,7 +126,7 @@ only with a subset of the three output parameters.
|
|||
minus the second one. Otherwise, the difference is computed vise versa}
|
||||
|
||||
\ccSeeAlso
|
||||
\ccc{Map_overlay_2<Subdivision, Notifier>}\lcTex{
|
||||
\ccc{CGAL::Map_overlay_2}\lcTex{
|
||||
(\ccRefPage{CGAL::Map_overlay_2<Subdivision,Notifier>})}
|
||||
|
||||
\end{ccRefClass}
|
||||
|
|
|
|||
|
|
@ -241,13 +241,13 @@ defined by the user parameters, as described above.
|
|||
\end{ccAdvanced}
|
||||
|
||||
\ccSeeAlso
|
||||
\ccc{Map_overlay_default_notifier<Subdivision>}\lcTex{
|
||||
\ccc{CGAL::Map_overlay_default_notifier}\lcTex{
|
||||
(\ccRefPage{CGAL::Map_overlay_default_notifier<Subdivision>})}\\
|
||||
\ccc{Map_overlay_default_dcel<Traits,Vertex_base,Halfedge_base,Face_base>}\lcTex{
|
||||
(\ccRefPage{CGAL::Map_overlay_default_dcel<Traits,V,H,F>})}
|
||||
\ccc{Map_overlay_incremental<Subdivision,Notifier>}\lcTex{
|
||||
(\ccRefPage{CGAL::Map_overlay_incremental<Subdivision,Notifier>})}
|
||||
\ccc{Map_overlay_sweep<Subdivision,Notifier>}\lcTex{
|
||||
\ccc{CGAL::Map_overlay_default_dcel}\lcTex{
|
||||
(\ccRefPage{CGAL::Map_overlay_default_dcel<Traits,V,H,F>})}\\
|
||||
\ccc{CGAL::Map_overlay_incremental}\lcTex{
|
||||
(\ccRefPage{CGAL::Map_overlay_incremental<Subdivision,Notifier>})}\\
|
||||
\ccc{CGAL::Map_overlay_sweep}\lcTex{
|
||||
(\ccRefPage{CGAL::Map_overlay_sweep<Subdivision,Notifier>})}
|
||||
|
||||
\end{ccRefClass}
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@ intersections of each inserted curve during the overlay construction.
|
|||
|
||||
\ccSeeAlso
|
||||
Discussion of the different overlay construction strategies in the introduction
|
||||
of \ccc{Map_Overlay_2} reference pages\lcTex{ (\ccRefPage{Ovl_intro})}.
|
||||
of \ccc{Map_overlay_2} reference pages\lcTex{ (\ccRefPage{Ovl_map_overlay})}.
|
||||
|
||||
\end{ccRefClass}
|
||||
\renewcommand{\ccRefPageBegin}{}
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@ in the overlay.
|
|||
|
||||
\ccSeeAlso
|
||||
Discussion of the overlay notification is summarized in the introduction
|
||||
of \ccc{Map_overlay} reference pages\lcTex{ (\ccRefPage{Ovl_map_overlay})}.
|
||||
of \ccc{Map_overlay_2} reference pages\lcTex{ (\ccRefPage{Ovl_map_overlay})}.
|
||||
|
||||
\end{ccRefClass}
|
||||
\renewcommand{\ccRefPageBegin}{}
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@ from the first creator and curves from the second one.
|
|||
|
||||
\ccSeeAlso
|
||||
Discussion of the different overlay construction strategies in the introduction
|
||||
of \ccc{Map_overlay} reference pages\lcTex{ (\ccRefPage{Ovl_map_overlay})}.
|
||||
of \ccc{Map_overlay_2} reference pages\lcTex{ (\ccRefPage{Ovl_map_overlay})}.
|
||||
|
||||
\end{ccRefClass}
|
||||
\renewcommand{\ccRefPageBegin}{}
|
||||
|
|
|
|||
|
|
@ -61,10 +61,14 @@ output iterators.
|
|||
|
||||
\ccSeeAlso
|
||||
|
||||
\ccc{CGAL::Polygons_do_intersect_2} \\
|
||||
\ccc{CGAL::Polygons_intersection_2} \\
|
||||
\ccc{CGAL::Polygons_union_2} \\
|
||||
\ccc{CGAL::Polygons_symmetric_difference_2} \\
|
||||
\ccc{CGAL::Polygons_do_intersect_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_do_intersect_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_intersection_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_intersection_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_union_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_union_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_symmetric_difference_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_symmetric_difference_2<Traits>})}\\
|
||||
|
||||
% \ccImplementation
|
||||
|
||||
|
|
|
|||
|
|
@ -43,10 +43,14 @@ indicating whether the intersection is non-empty.
|
|||
|
||||
\ccSeeAlso
|
||||
|
||||
\ccc{CGAL::Polygons_intersection_2} \\
|
||||
\ccc{CGAL::Polygons_union_2} \\
|
||||
\ccc{CGAL::Polygons_difference_2} \\
|
||||
\ccc{CGAL::Polygons_symmetric_difference_2} \\
|
||||
\ccc{CGAL::Polygons_intersection_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_intersection_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_union_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_union_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_difference_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_difference_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_symmetric_difference_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_symmetric_difference_2<Traits>})}\\
|
||||
|
||||
% \ccImplementation
|
||||
|
||||
|
|
|
|||
|
|
@ -62,10 +62,14 @@ output iterators.
|
|||
|
||||
\ccSeeAlso
|
||||
|
||||
\ccc{CGAL::Polygons_do_intersect_2} \\
|
||||
\ccc{CGAL::Polygons_union_2} \\
|
||||
\ccc{CGAL::Polygons_difference_2} \\
|
||||
\ccc{CGAL::Polygons_symmetric_difference_2} \\
|
||||
\ccc{CGAL::Polygons_do_intersect_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_do_intersect_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_union_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_union_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_difference_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_difference_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_symmetric_difference_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_symmetric_difference_2<Traits>})}\\
|
||||
|
||||
% \ccImplementation
|
||||
|
||||
|
|
|
|||
|
|
@ -61,10 +61,14 @@ output iterators.
|
|||
|
||||
\ccSeeAlso
|
||||
|
||||
\ccc{CGAL::Polygons_do_intersect_2} \\
|
||||
\ccc{CGAL::Polygons_intersection_2} \\
|
||||
\ccc{CGAL::Polygons_union_2} \\
|
||||
\ccc{CGAL::Polygons_difference_2} \\
|
||||
\ccc{CGAL::Polygons_do_intersect_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_do_intersect_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_intersection_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_intersection_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_union_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_union_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_difference_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_difference_2<Traits>})}\\
|
||||
|
||||
|
||||
% \ccImplementation
|
||||
|
|
|
|||
|
|
@ -62,10 +62,14 @@ output iterators.
|
|||
|
||||
\ccSeeAlso
|
||||
|
||||
\ccc{CGAL::Polygons_do_intersect_2} \\
|
||||
\ccc{CGAL::Polygons_intersection_2} \\
|
||||
\ccc{CGAL::Polygons_difference_2} \\
|
||||
\ccc{CGAL::Polygons_symmetric_difference_2} \\
|
||||
\ccc{CGAL::Polygons_do_intersect_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_do_intersect_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_intersection_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_intersection_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_difference_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_difference_2<Traits>})}\\
|
||||
\ccc{CGAL::Polygons_symmetric_difference_2} \lcTex{
|
||||
(\ccRefPage{CGAL::Polygons_symmetric_difference_2<Traits>})}\\
|
||||
|
||||
% \ccImplementation
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue