mirror of https://github.com/CGAL/cgal
23 lines
522 B
TeX
23 lines
522 B
TeX
\begin{ccRefClass}{Cartesian<FieldNumberType>}
|
|
\ccInclude{CGAL/Cartesian.h}
|
|
|
|
\ccDefinition
|
|
A model for a \ccc{Kernel} using Cartesian coordinates to represent the
|
|
geometric objects.
|
|
|
|
\ccRefines
|
|
\ccc{Kernel}
|
|
|
|
\ccTypes
|
|
\ccTypedef{typedef FieldNumberType FT;}{}
|
|
\ccGlue
|
|
\ccTypedef{typedef FieldNumberType RT;}{}
|
|
|
|
\ccImplementation
|
|
This model of a kernel uses reference counting.
|
|
|
|
\ccSeeAlso
|
|
\ccc{Simple_cartesian<FieldNumberType>}, \ccc{Homogeneous<RingNumberType>},
|
|
\ccc{Simple_homogeneous<RingNumberType>}
|
|
\end{ccRefClass}
|