fix doc typo

This commit is contained in:
Sébastien Loriot 2015-09-11 15:12:53 +02:00
parent 470e96e75c
commit 8b6009f8e8
1 changed files with 2 additions and 2 deletions

View File

@ -115,7 +115,7 @@ all features but the unbounded face of `out_arr` represent the visibility region
\tparam VisibilityArrangement_2 is the type of the output arrangement representing the visibility polygon.
It must be an instance of `CGAL::Arrangement_2`, where its `CGAL::Arrangement_2::Traits_2`
must be mutual convertible to `Visibility_2::Traits_2`.
must be mutual convertible to `VisibilityArrangement_2::Traits_2`.
\param q is the query point
\param f is the face of the arrangement in which the visibility region is computed
@ -139,7 +139,7 @@ all features but the unbounded face of `out_arr` represent the visibility region
\tparam VisibilityArrangement_2 is the type of the output arrangement representing the visibility polygon.
It must be an instance of `CGAL::Arrangement_2`, where its `CGAL::Arrangement_2::Traits_2`
must be mutual convertible to `Visibility_2::Traits_2`.
must be mutual convertible to `VisibilityArrangement_2::Traits_2`.
\param q is the query point
\param e the halfedge on which `q` is located
\param out_arr is the output arrangement