mirror of https://github.com/CGAL/cgal
manual bugfixes regarding ccIncludeExampleCode
This commit is contained in:
parent
0c1292b779
commit
80e87e8190
|
|
@ -145,7 +145,7 @@
|
||||||
\ccc{P} with 20 vertices and computes the minimum enclosing
|
\ccc{P} with 20 vertices and computes the minimum enclosing
|
||||||
parallelogram of \ccc{P}.
|
parallelogram of \ccc{P}.
|
||||||
|
|
||||||
\ccIncludeExampleCode{Min_quadrilateral/minimum_enclosing_parallelogram_2.cpp}
|
\ccIncludeExampleCode{Min_quadrilateral_2/minimum_enclosing_parallelogram_2.cpp}
|
||||||
|
|
||||||
\end{ccRefFunction}
|
\end{ccRefFunction}
|
||||||
|
|
||||||
|
|
@ -214,7 +214,7 @@
|
||||||
\ccc{P} with 20 vertices and computes the minimum enclosing
|
\ccc{P} with 20 vertices and computes the minimum enclosing
|
||||||
strip of \ccc{P}.
|
strip of \ccc{P}.
|
||||||
|
|
||||||
\ccIncludeExampleCode{Min_quadrilateral/minimum_enclosing_strip_2.cpp}
|
\ccIncludeExampleCode{Min_quadrilateral_2/minimum_enclosing_strip_2.cpp}
|
||||||
|
|
||||||
\end{ccRefFunction}
|
\end{ccRefFunction}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -314,7 +314,7 @@ handles spheres with Cartesian coordinates; homogenous representation
|
||||||
is not supported yet.
|
is not supported yet.
|
||||||
|
|
||||||
\ccExample
|
\ccExample
|
||||||
\ccIncludeExampleCode{Min_sphere_of_spheres_d/min_sphere_of_spheres_d_example_d.cpp}
|
\ccIncludeExampleCode{Min_sphere_of_spheres_d/min_sphere_of_spheres_d_d.cpp}
|
||||||
|
|
||||||
\end{ccRefClass}
|
\end{ccRefClass}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue