There is no Rt typedef in Weighted_point<>.

This commit is contained in:
Sylvain Pion 2006-05-16 21:58:19 +00:00
parent e4a0d863a5
commit dcf38121b8
1 changed files with 0 additions and 12 deletions

View File

@ -31,10 +31,6 @@ and \ccc{Regular_triangulation_euclidean_traits_3}.
\ccTypedef{Pt Point;}{The point type} \ccTypedef{Pt Point;}{The point type}
\ccGlue \ccGlue
\ccTypedef{Wt Weight;}{The weight type.} \ccTypedef{Wt Weight;}{The weight type.}
\ccGlue
\ccTypedef{typedef Point::Rt Rt;}{The ring type}
\ccCreation \ccCreation
\ccCreationVariable{wp} %% choose variable name \ccCreationVariable{wp} %% choose variable name
@ -48,16 +44,8 @@ and \ccc{Regular_triangulation_euclidean_traits_3}.
\ccMethod{ Weight weight() const;}{} \ccMethod{ Weight weight() const;}{}
\ccSeeAlso \ccSeeAlso
\ccc{CGAL::Regular_triangulation_euclidean_traits_2<Rep,Weight>}\\ \ccc{CGAL::Regular_triangulation_euclidean_traits_2<Rep,Weight>}\\
\ccc{CGAL::Regular_triangulation_euclidean_traits_3<R,Weight>}. \ccc{CGAL::Regular_triangulation_euclidean_traits_3<R,Weight>}.
\end{ccRefClass} \end{ccRefClass}
% +------------------------------------------------------------------------+
%%RefPage: end of main body, begin of footer
% EOF
% +------------------------------------------------------------------------+