whitespace

This commit is contained in:
Andreas Fabri 2012-09-04 11:30:40 +00:00
parent 4404ae44fe
commit 74e0b77e05
3 changed files with 26 additions and 26 deletions

View File

@ -87,7 +87,7 @@ Point_set_2(InputIterator first, InputIterator last);
/// @{ /// @{
/*! /*!
if `PS` contains a vertex ` v` with \f$ |pos(v)| = p\f$ if `PS` contains a vertex `v` with `v.point() == p`
the result is a handle to `v` otherwise the result is `NULL`. the result is a handle to `v` otherwise the result is `NULL`.
*/ */
Vertex\_handle lookup(Point p); Vertex\_handle lookup(Point p);