This commit is contained in:
Andreas Fabri 2012-04-20 10:52:33 +00:00
parent 579a606a75
commit 2f06819c2e
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ is \ccc{Context}.}
\ccConstructor{Constrained_triangulation_plus_2(const \ccConstructor{Constrained_triangulation_plus_2(const
Constrained_triangulation_plus_2& ct);}{Copy constructor.} Constrained_triangulation_plus_2& ct);}{Copy constructor.}
\ccConstructor{Constrained_triangulation_plus_2(std::list<Constrained>& lc, \ccConstructor{Constrained_triangulation_plus_2(std::list<Constraint>& lc,
const Geom_traits& t = Geom_traits())} const Geom_traits& t = Geom_traits())}
{Introduces and builds a constrained triangulation {Introduces and builds a constrained triangulation
from the list of constraints \ccc{lc}.} from the list of constraints \ccc{lc}.}