OpenMesh
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
NumLimitsT.hh File Reference

Temporary solution until std::numeric_limits is standard. More...

#include "Config.hh"
#include <limits.h>
#include <float.h>
Include dependency graph for NumLimitsT.hh:

Go to the source code of this file.

Classes

class  OpenMesh::Utils::NumLimitsT< Scalar >
 This class provides the maximum and minimum values a certain scalar type (int, float, or double) can store. More...
 

Namespaces

 OpenMesh
 Contains all the mesh ingredients like the polygonal mesh, the triangle mesh, different mesh kernels and mesh traits.
 
 OpenMesh::Utils
 Collection of little utility classes and helpers.
 

Detailed Description

Temporary solution until std::numeric_limits is standard.


Project OpenMesh, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .