VTK
Defines
/Users/kitware/Dashboards/MyTests/VTK_BLD_Release_docs/Utilities/Doxygen/dox/Volumes/BIGMAC1/Dashboards/MyTests/VTK_BLD_Release_docs/Common/Core/vtkMathConfigure.h File Reference
#include <cmath>
#include <float.h>
Include dependency graph for vtkMathConfigure.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define VTK_HAS_ISNAN
#define VTK_HAS_STD_ISNAN
#define VTK_HAS_ISINF
#define VTK_HAS_STD_ISINF
#define VTK_HAS_ISFINITE
#define VTK_HAS_STD_ISFINITE
#define VTK_HAS_FINITE
#define VTK_HAS_STD_NUMERIC_LIMITS

Define Documentation

#define VTK_HAS_ISNAN

Definition at line 27 of file vtkMathConfigure.h.

Definition at line 28 of file vtkMathConfigure.h.

#define VTK_HAS_ISINF

Definition at line 30 of file vtkMathConfigure.h.

Definition at line 31 of file vtkMathConfigure.h.

Definition at line 32 of file vtkMathConfigure.h.

Definition at line 33 of file vtkMathConfigure.h.

#define VTK_HAS_FINITE

Definition at line 34 of file vtkMathConfigure.h.

Definition at line 90 of file vtkMathConfigure.h.