Fxed doxygen warnings
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@563 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
* *
|
||||
\*===========================================================================*/
|
||||
|
||||
/** \file HeapT.hh
|
||||
/** \file Tools/Utils/HeapT.hh
|
||||
A generic heap class
|
||||
**/
|
||||
/** Martin, 26.12.2004:
|
||||
|
||||
@@ -69,7 +69,7 @@ namespace Utils { // BEGIN_NS_UTILS
|
||||
//== CLASS DEFINITION =========================================================
|
||||
|
||||
|
||||
/** \class NumLimitsT NumLimitsT.hh <OpenMesh/Utils/NumLimitsT.hh
|
||||
/** \class NumLimitsT Tools/Utils/NumLimitsT.hh
|
||||
|
||||
This class provides the maximum and minimum values a certain
|
||||
scalar type (\c int, \c float, or \c double) can store. You can
|
||||
|
||||
Reference in New Issue
Block a user