Corrected doc that caused doxygen warning
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@235 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -72,7 +72,7 @@ namespace Utils { // BEGIN_NS_UTILS
|
||||
/** \class NumLimitsT NumLimitsT.hh <OpenMesh/Utils/NumLimitsT.hh
|
||||
|
||||
This class provides the maximum and minimum values a certain
|
||||
scalar type (\cint, \c float, or \double) can store. You can
|
||||
scalar type (\c int, \c float, or \c double) can store. You can
|
||||
use it like this:
|
||||
\code
|
||||
#include <OpenMesh/Utils/NumLimitsT.hh>
|
||||
|
||||
Reference in New Issue
Block a user