PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Used for passing the parse state between the parsing functions. More...
Data Fields | |
uint8_t * | twkb |
uint8_t * | twkb_end |
uint8_t * | pos |
uint32_t | check |
uint32_t | lwtype |
uint8_t | has_bbox |
uint8_t | has_size |
uint8_t | has_idlist |
uint8_t | has_z |
uint8_t | has_m |
uint8_t | is_empty |
double | factor |
double | factor_z |
double | factor_m |
uint64_t | size |
uint8_t | magic_byte |
int | ndims |
int64_t * | coords |
Used for passing the parse state between the parsing functions.
Definition at line 36 of file lwin_twkb.c.