mirror of https://github.com/CGAL/cgal
There is no Rt typedef in Weighted_point<>.
This commit is contained in:
parent
e4a0d863a5
commit
dcf38121b8
|
|
@ -31,10 +31,6 @@ and \ccc{Regular_triangulation_euclidean_traits_3}.
|
|||
\ccTypedef{Pt Point;}{The point type}
|
||||
\ccGlue
|
||||
\ccTypedef{Wt Weight;}{The weight type.}
|
||||
\ccGlue
|
||||
\ccTypedef{typedef Point::Rt Rt;}{The ring type}
|
||||
|
||||
|
||||
|
||||
\ccCreation
|
||||
\ccCreationVariable{wp} %% choose variable name
|
||||
|
|
@ -48,16 +44,8 @@ and \ccc{Regular_triangulation_euclidean_traits_3}.
|
|||
\ccMethod{ Weight weight() const;}{}
|
||||
|
||||
|
||||
|
||||
\ccSeeAlso
|
||||
\ccc{CGAL::Regular_triangulation_euclidean_traits_2<Rep,Weight>}\\
|
||||
\ccc{CGAL::Regular_triangulation_euclidean_traits_3<R,Weight>}.
|
||||
|
||||
|
||||
\end{ccRefClass}
|
||||
|
||||
% +------------------------------------------------------------------------+
|
||||
%%RefPage: end of main body, begin of footer
|
||||
% EOF
|
||||
% +------------------------------------------------------------------------+
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue