cgal/Kernel_23/doc_tex/Kernel_23_ref/Origin.tex

18 lines
536 B
TeX

\begin{ccRefClass}{Origin}
\ccInclude{CGAL/Origin.h}
\ccDefinition
\cgal\ defines a symbolic constant
\ccStyle{ORIGIN} which denotes the point at the origin.
\ccRefName\ is the type of this constant.
It is used in the conversion between points and vectors.
\ccSeeAlso
\ccRefIdfierPage{CGAL::Point_2<Kernel>} \\
\ccRefIdfierPage{CGAL::Point_3<Kernel>} \\
\ccRefIdfierPage{CGAL::Vector_2<Kernel>} \\
\ccRefIdfierPage{CGAL::Vector_3<Kernel>} \\
\ccRefIdfierPage{CGAL::operator+} \\
\ccRefIdfierPage{CGAL::operator-} \\
\end{ccRefClass}