mirror of https://github.com/CGAL/cgal
replace Bounded_volume -> Bounding_volume, step (1)
This commit is contained in:
parent
a0829ddc8b
commit
3d216d4abc
|
|
@ -1,8 +1,8 @@
|
|||
|
||||
\input{Bounded_volumes_ref/Approximate_min_ellipsoid_d.tex}
|
||||
\input{Bounding_volumes_ref/Approximate_min_ellipsoid_d.tex}
|
||||
|
||||
\input{Bounded_volumes_ref/ApproximateMinEllipsoid_d_Traits_d.tex}
|
||||
\input{Bounded_volumes_ref/Approximate_min_ellipsoid_d_traits_2}
|
||||
\input{Bounded_volumes_ref/Approximate_min_ellipsoid_d_traits_3}
|
||||
\input{Bounded_volumes_ref/Approximate_min_ellipsoid_d_traits_d}
|
||||
\input{Bounding_volumes_ref/ApproximateMinEllipsoid_d_Traits_d.tex}
|
||||
\input{Bounding_volumes_ref/Approximate_min_ellipsoid_d_traits_2}
|
||||
\input{Bounding_volumes_ref/Approximate_min_ellipsoid_d_traits_3}
|
||||
\input{Bounding_volumes_ref/Approximate_min_ellipsoid_d_traits_d}
|
||||
|
||||
|
|
|
|||
|
|
@ -10,9 +10,8 @@
|
|||
// This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
|
||||
// WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
|
||||
//
|
||||
// $Source: /KM/projects/ecg/CVS/BMTools/parser/src/check_syntax.C,v $
|
||||
// $Revision$ $Date$
|
||||
// $Name: $
|
||||
// $URL$
|
||||
// $Id$
|
||||
//
|
||||
// Author(s) : Andreas Meyer
|
||||
**************************************************************************/
|
||||
|
|
|
|||
|
|
@ -136,7 +136,7 @@
|
|||
|
||||
\entry{\part{Geometric Optimization\label{Part:GeometricOptimization}}}
|
||||
|
||||
\packageleftright{Bounded_volumes}{Bounded_volumes_ref}
|
||||
\packageleftright{Bounding_volumes}{Bounding_volumes_ref}
|
||||
\packageleftright{Inscribed_areas}{Inscribed_areas_ref}
|
||||
\packageleftright{Polytope_distance_d}{Polytope_distance_d_ref}
|
||||
\packageleftright{Principal_component_analysis}{Principal_component_analysis_ref}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
|
||||
\input{Bounded_volumes_ref/spec_rectangular_p_centers}
|
||||
\input{Bounding_volumes_ref/spec_rectangular_p_centers}
|
||||
|
||||
|
|
|
|||
|
|
@ -5,6 +5,6 @@
|
|||
\ccPropagateThreeToTwoColumns}
|
||||
|
||||
|
||||
\input{Bounded_volumes_ref/Min_annulus_d}
|
||||
\input{Bounding_volumes_ref/Min_annulus_d}
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -7,10 +7,10 @@
|
|||
|
||||
|
||||
|
||||
\input{Bounded_volumes_ref/Min_circle_2.tex}
|
||||
\input{Bounding_volumes_ref/Min_circle_2.tex}
|
||||
|
||||
\input{Bounded_volumes_ref/Min_circle_2_traits_2.tex}
|
||||
\input{Bounding_volumes_ref/Min_circle_2_traits_2.tex}
|
||||
|
||||
\input{Bounded_volumes_ref/MinCircle2Traits.tex}
|
||||
\input{Bounding_volumes_ref/MinCircle2Traits.tex}
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -6,10 +6,10 @@
|
|||
\ccPropagateThreeToTwoColumns}
|
||||
|
||||
|
||||
\input{Bounded_volumes_ref/Min_ellipse_2.tex}
|
||||
\input{Bounding_volumes_ref/Min_ellipse_2.tex}
|
||||
|
||||
\input{Bounded_volumes_ref/Min_ellipse_2_traits_2.tex}
|
||||
\input{Bounding_volumes_ref/Min_ellipse_2_traits_2.tex}
|
||||
|
||||
\input{Bounded_volumes_ref/MinEllipse2Traits.tex}
|
||||
\input{Bounding_volumes_ref/MinEllipse2Traits.tex}
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
\input{Bounded_volumes_ref/spec_oops.tex}
|
||||
\input{Bounding_volumes_ref/spec_oops.tex}
|
||||
|
|
|
|||
|
|
@ -4,8 +4,8 @@
|
|||
\ccc{min_sphere} of type \ccc{CGAL_Min_sphere_d<Traits>}.}
|
||||
\ccPropagateThreeToTwoColumns}{}}
|
||||
|
||||
\input{Bounded_volumes_ref/Min_sphere_d}
|
||||
\input{Bounded_volumes_ref/MinSphereAnnulusDTraits}
|
||||
\input{Bounded_volumes_ref/Min_sphere_annulus_d_traits_2}
|
||||
\input{Bounded_volumes_ref/Min_sphere_annulus_d_traits_3}
|
||||
\input{Bounded_volumes_ref/Min_sphere_annulus_d_traits_d}
|
||||
\input{Bounding_volumes_ref/Min_sphere_d}
|
||||
\input{Bounding_volumes_ref/MinSphereAnnulusDTraits}
|
||||
\input{Bounding_volumes_ref/Min_sphere_annulus_d_traits_2}
|
||||
\input{Bounding_volumes_ref/Min_sphere_annulus_d_traits_3}
|
||||
\input{Bounding_volumes_ref/Min_sphere_annulus_d_traits_d}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
\input{Bounded_volumes_ref/Min_sphere_of_spheres_d}
|
||||
\input{Bounded_volumes_ref/MinSphereOfSpheresTraits}
|
||||
\input{Bounded_volumes_ref/Traits_model_2}
|
||||
\input{Bounded_volumes_ref/Traits_model_3}
|
||||
\input{Bounded_volumes_ref/Traits_model_d}
|
||||
\input{Bounding_volumes_ref/Min_sphere_of_spheres_d}
|
||||
\input{Bounding_volumes_ref/MinSphereOfSpheresTraits}
|
||||
\input{Bounding_volumes_ref/Traits_model_2}
|
||||
\input{Bounding_volumes_ref/Traits_model_3}
|
||||
\input{Bounding_volumes_ref/Traits_model_d}
|
||||
|
|
|
|||
|
|
@ -19,5 +19,5 @@
|
|||
\ccPkgDemo{Smallest Enclosing Ellipse}{demo/min_elipse_2.zip}
|
||||
\ccPkgDemo{Smallest Enclosing Quadrilateral}{demo/min_quadrilateral_2.zip}
|
||||
\ccPkgDemo{2D Rectangular p-center}{demo/rectangular_p_center_2.zip}
|
||||
\ccPkgIllustration{Bounded_volumes/minCircle.png}{Bounded_volumes/minCircle.png}
|
||||
\ccPkgIllustration{Bounding_volumes/minCircle.png}{Bounding_volumes/minCircle.png}
|
||||
\end{ccPkgDescription}
|
||||
|
|
|
|||
|
|
@ -8,5 +8,5 @@
|
|||
|
||||
\ccTexHtml{\thispagestyle{empty}}{}
|
||||
|
||||
\input{Bounded_volumes/PkgDescription.tex}
|
||||
\input{Bounded_volumes/user_part.tex}
|
||||
\input{Bounding_volumes/PkgDescription.tex}
|
||||
\input{Bounding_volumes/user_part.tex}
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
\begin{ccTexOnly}
|
||||
\begin{center}
|
||||
\includegraphics[width=4cm]{Bounded_volumes/ball}
|
||||
\includegraphics[width=4cm]{Bounding_volumes/ball}
|
||||
%%\leavevmode\epsfxsize8cm\epsffile{ball.eps}
|
||||
\end{center}
|
||||
\end{ccTexOnly}
|
||||
|
|
@ -49,7 +49,7 @@ approximation ratio (\ccc{CGAL::Approximate_min_ellipsoid_d<Traits>}).
|
|||
|
||||
\begin{ccTexOnly}
|
||||
\begin{center}
|
||||
\includegraphics[width=4cm]{Bounded_volumes/annulus}
|
||||
\includegraphics[width=4cm]{Bounding_volumes/annulus}
|
||||
%%\leavevmode\epsfxsize8cm\epsffile{annulus.eps}
|
||||
\end{center}
|
||||
\end{ccTexOnly}
|
||||
|
|
@ -102,7 +102,7 @@ three boxes; the center points are shown in red.
|
|||
|
||||
\begin{ccTexOnly}
|
||||
\begin{center}
|
||||
\includegraphics[width=5cm]{Bounded_volumes/pcenter}
|
||||
\includegraphics[width=5cm]{Bounding_volumes/pcenter}
|
||||
|
||||
\end{center}
|
||||
\end{ccTexOnly}
|
||||
|
|
|
|||
|
|
@ -76,19 +76,19 @@ checking off, cf.~Section~\ref{sec:checks}.
|
|||
|
||||
|
||||
|
||||
\input{Bounded_volumes_ref/main_Min_circle_2.tex}
|
||||
\input{Bounded_volumes_ref/main_Min_ellipse_2.tex}
|
||||
\input{Bounded_volumes_ref/main_Min_quadrilateral_2.tex}
|
||||
\input{Bounded_volumes_ref/main_Rectangular_p_centers.tex}
|
||||
\input{Bounding_volumes_ref/main_Min_circle_2.tex}
|
||||
\input{Bounding_volumes_ref/main_Min_ellipse_2.tex}
|
||||
\input{Bounding_volumes_ref/main_Min_quadrilateral_2.tex}
|
||||
\input{Bounding_volumes_ref/main_Rectangular_p_centers.tex}
|
||||
|
||||
\input{Bounded_volumes_ref/main_Min_sphere_d.tex}
|
||||
\input{Bounded_volumes_ref/main_Min_annulus_d.tex}
|
||||
\input{Bounding_volumes_ref/main_Min_sphere_d.tex}
|
||||
\input{Bounding_volumes_ref/main_Min_annulus_d.tex}
|
||||
|
||||
\input{Bounded_volumes_ref/main_Min_sphere_of_spheres_d.tex}
|
||||
\input{Bounded_volumes_ref/main_Approximate_min_ellipsoid_d.tex}
|
||||
\input{Bounding_volumes_ref/main_Min_sphere_of_spheres_d.tex}
|
||||
\input{Bounding_volumes_ref/main_Approximate_min_ellipsoid_d.tex}
|
||||
|
||||
\input{Bounded_volumes_ref/Min_sphere_annulus_d_traits_2.tex}
|
||||
\input{Bounded_volumes_ref/Min_sphere_annulus_d_traits_3.tex}
|
||||
\input{Bounded_volumes_ref/Min_sphere_annulus_d_traits_d.tex}
|
||||
\input{Bounded_volumes_ref/MinSphereAnnulusDTraits.tex}
|
||||
\input{Bounding_volumes_ref/Min_sphere_annulus_d_traits_2.tex}
|
||||
\input{Bounding_volumes_ref/Min_sphere_annulus_d_traits_3.tex}
|
||||
\input{Bounding_volumes_ref/Min_sphere_annulus_d_traits_d.tex}
|
||||
\input{Bounding_volumes_ref/MinSphereAnnulusDTraits.tex}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
|
||||
|
||||
\input{Bounded_volumes_ref/intro.tex}
|
||||
\input{Bounding_volumes_ref/intro.tex}
|
||||
|
|
|
|||
Loading…
Reference in New Issue