FOR INFORMATION ONLY;
DO NOT INCLUDE.
USE WITH:
// includes from ../ut/ut_geo_const.h
extern <typ> <name>;
Go to the source code of this file.
Variables | |
const int | UT_INT_MAX = 999999999 |
const int | UT_I2_MAX = 65535 |
const double | UT_VAL_MIN = -9999999999999.999 |
const double | UT_VAL_MAX = 9999999999999.999 |
const double | UT_DB_LEER = -99999999.99999999 |
const double | UT_DB_NULL = 0.0 |
const char | UT_CHR_NULL = '\0' |
const int UT_INT_MAX = 999999999 |
const int UT_I2_MAX = 65535 |
const double UT_VAL_MIN = -9999999999999.999 |
const double UT_VAL_MAX = 9999999999999.999 |
const double UT_DB_LEER = -99999999.99999999 |
const double UT_DB_NULL = 0.0 |
const char UT_CHR_NULL = '\0' |