PostGIS  2.5.7dev-r@@SVN_REVISION@@
rt_raster_serialized_t Struct Reference

Struct definitions. More...

#include <librtcore.h>

Collaboration diagram for rt_raster_serialized_t:
Collaboration graph

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
 

Detailed Description

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 2250 of file librtcore.h.


The documentation for this struct was generated from the following file: