Added template parameter and () to the constructor code

This commit is contained in:
Andreas Fabri 2008-09-08 07:54:45 +00:00
parent 22bd12498c
commit d363811e83
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ polyhedra is needed.
\ccThree{Nef_nary_intersection_3<Nef_polyhedron_3>;}{U}{}
\ccThreeToTwo
\ccConstructor{Nef_nary_intersection_3;} {initialization only.}
\ccConstructor{Nef_nary_intersection_3<Nef_polyhedron_3>();} {initialization only.}
\ccHeading{Member Functions}

View File

@ -38,7 +38,7 @@ polyhedra is needed.
\ccThree{Nef_nary_union_3<Nef_polyhedron_3>;}{U}{}
\ccThreeToTwo
\ccConstructor{Nef_nary_union_3;} {initialization only.}
\ccConstructor{Nef_nary_union_3<Nef_polyhedron_3>();} {initialization only.}
\ccHeading{Member Functions}