PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
#include "librtcore.h"
Go to the source code of this file.
Macros | |
#define | POSTGIS_RT_DEBUG(level, msg) ((void) 0) |
#define | POSTGIS_RT_DEBUGF(level, msg, ...) ((void) 0) |
#define | MAX_DBL_CHARLEN (3 + DBL_MANT_DIG - DBL_MIN_EXP) |
#define | MAX_INT_CHARLEN 32 |
Typedefs | |
typedef struct rt_raster_serialized_t | rt_pgraster |