PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Struct definitions. More...
#include <librtcore.h>
Data Fields | |
uint32_t | size |
uint16_t | version |
uint16_t | numBands |
double | scaleX |
double | scaleY |
double | ipX |
double | ipY |
double | skewX |
double | skewY |
int32_t | srid |
uint16_t | width |
uint16_t | height |
Struct definitions.
These structs are defined here as they are needed elsewhere including rt_pg/rt_pg.c and reduce duplicative declarations
Definition at line 2201 of file librtcore.h.