#include "MathHelper.h"
Go to the source code of this file.
Defines | |
#define | USE_DB_PREC 1 |
#define | FLOAT_CONVERT(p) p |
#define | COORD_TYPE_FLOAT 1 |
#define | FV_FLOAT_MAX FLOAT_CONVERT(3.2e37) |
#define | FV_FLOAT_COMPARE FLOAT_CONVERT(3.1e37) |
Typedefs | |
typedef double | mfvFloat_t |
typedef double | ScalarValueType |
typedef FemViewer::fvmath::CVec3d | ScalarValueType3 |
typedef float | CoordType |
#define COORD_TYPE_FLOAT 1 |
#define FLOAT_CONVERT | ( | p | ) | p |
#define FV_FLOAT_COMPARE FLOAT_CONVERT(3.1e37) |
#define FV_FLOAT_MAX FLOAT_CONVERT(3.2e37) |
#define USE_DB_PREC 1 |
typedef float CoordType |
typedef double mfvFloat_t |
typedef double ScalarValueType |