mirror of https://github.com/CGAL/cgal
42 lines
1.2 KiB
TeX
42 lines
1.2 KiB
TeX
% +------------------------------------------------------------------------+
|
|
% | Reference manual page: QueryItem.tex
|
|
% +------------------------------------------------------------------------+
|
|
% | 1.07.2001 Johan W.H. Tangelder
|
|
% | Package: ASPAS
|
|
% |
|
|
\RCSdef{\RCSQueryItemRev}{$Id$}
|
|
\RCSdefDate{\RCSQueryItemDate}{$Date$}
|
|
% |
|
|
%%RefPage: end of header, begin of main body
|
|
% +------------------------------------------------------------------------+
|
|
|
|
|
|
\begin{ccRefConcept}{QueryItem}
|
|
|
|
%% \ccHtmlCrossLink{} %% add further rules for cross referencing links
|
|
%% \ccHtmlIndexC[concept]{} %% add further index entries
|
|
|
|
\ccDefinition
|
|
|
|
The concept \ccClassTemplateName\ represents a
|
|
$d$-dimensional spatial object.
|
|
|
|
\ccHasModels
|
|
|
|
\ccc{CGAL::Point_2<Kernel>, CGAL::Point_3<Kernel>, CGAL::Point_d<Kernel>,
|
|
CGAL::Iso_rectangle_2<Kernel>, CGAL::Iso_cuboid_3<Kernel>, CGAL::Iso_box_d<Kernel>,
|
|
CGAL::Circle_2<Kernel>, CGAL::Sphere_3<Kernel>, CGAL::Sphere_d<Kernel>}.
|
|
|
|
\ccSeeAlso
|
|
|
|
\ccc{GeneralDistance}\\
|
|
\ccc{OrthogonalDistance}
|
|
|
|
\end{ccRefConcept}
|
|
|
|
% +------------------------------------------------------------------------+
|
|
%%RefPage: end of main body, begin of footer
|
|
% EOF
|
|
% +------------------------------------------------------------------------+
|
|
|