![]() |
OpenMesh
|
This class provides the maximum and minimum values a certain scalar type (int, float, or double) can store.
More...
#include <Tools/Utils/NumLimitsT.hh>
Static Public Member Functions | |
| static Scalar | min () |
| Return the smallest absolte value a scalar type can store. | |
| static Scalar | max () |
| Return the maximum absolte value a scalar type can store. | |
| static bool | is_float () |
| static bool | is_integer () |
| static bool | is_signed () |
This class provides the maximum and minimum values a certain scalar type (int, float, or double) can store.
You can use it like this:
Project OpenMesh,
© Computer Graphics Group, RWTH Aachen.
Documentation generated using
doxygen
.