adding a missing grouping

This commit is contained in:
Sébastien Loriot 2013-02-06 07:59:26 +01:00
parent 364cf71b74
commit d9f815fd63
1 changed files with 5 additions and 0 deletions

View File

@ -63,6 +63,11 @@ Sets the point.
*/ */
void set_point(Point p); void set_point(Point p);
/// @}
/// \name I/O
/// @{
/*! /*!
Inputs the non-combinatorial information given by the vertex: Inputs the non-combinatorial information given by the vertex:
the point and other possible information. the point and other possible information.