mirror of https://github.com/CGAL/cgal
48 lines
1.3 KiB
TeX
Executable File
48 lines
1.3 KiB
TeX
Executable File
% +------------------------------------------------------------------------+
|
|
% | Reference manual page: QueryItem.tex
|
|
% +------------------------------------------------------------------------+
|
|
% | 1.07.2001 Johan W.H. Tangelder
|
|
% | Package: ASPAS
|
|
% |
|
|
\RCSdef{\RCSQueryItemRev}{$Revision$}
|
|
\RCSdefDate{\RCSQueryItemDate}{$Date$}
|
|
% |
|
|
%%RefPage: end of header, begin of main body
|
|
% +------------------------------------------------------------------------+
|
|
|
|
|
|
\begin{ccRefConcept}{QueryItem<R>}
|
|
|
|
%% \ccHtmlCrossLink{} %% add further rules for cross referencing links
|
|
%% \ccHtmlIndexC[concept]{} %% add further index entries
|
|
|
|
\ccDefinition
|
|
|
|
The concept \ccClassTemplateName\ defines the requirements for a
|
|
$d$-dimensional spatial object.
|
|
|
|
\ccTypes
|
|
|
|
\ccTypedef{Item::R::FT NT;}{Number type.}
|
|
|
|
\ccCreation
|
|
\ccCreationVariable{q} %% choose variable name
|
|
|
|
\ccConstructor{QueryItem();}{default constructor.}
|
|
|
|
\ccHasModels
|
|
|
|
\ccc{Point_2, Point_3, Point_d, Iso_rectangle_2, Iso_cuboid_3, Iso_rectange_d, Circle_2,Sphere_3,Sphere_d}.
|
|
|
|
\ccSeeAlso
|
|
|
|
GeneralDistance, OrthogonalDistance.
|
|
|
|
\end{ccRefConcept}
|
|
|
|
% +------------------------------------------------------------------------+
|
|
%%RefPage: end of main body, begin of footer
|
|
% EOF
|
|
% +------------------------------------------------------------------------+
|
|
|