Fixed doxygen warning
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@566 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -60,16 +60,15 @@
|
|||||||
This file provides the streams omlog, omout, and omerr.
|
This file provides the streams omlog, omout, and omerr.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
//@{
|
/** \name stream replacements
|
||||||
/** These stream provide replacements for clog, cout, and cerr. They have
|
These stream provide replacements for clog, cout, and cerr. They have
|
||||||
the advantage that they can easily be multiplexed.
|
the advantage that they can easily be multiplexed.
|
||||||
\see OpenMesh::mostream
|
\see OpenMesh::mostream
|
||||||
*/
|
*/
|
||||||
|
//@{
|
||||||
OpenMesh::mostream& omlog();
|
OpenMesh::mostream& omlog();
|
||||||
OpenMesh::mostream& omout();
|
OpenMesh::mostream& omout();
|
||||||
OpenMesh::mostream& omerr();
|
OpenMesh::mostream& omerr();
|
||||||
|
|
||||||
//@}
|
//@}
|
||||||
|
|
||||||
//=============================================================================
|
//=============================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user