PostGIS  3.0.6dev-r@@SVN_REVISION@@
lwgeom_accum.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  CollectionBuildState
 

Macros

#define CollectionBuildStateDataSize   2
 To pass the internal state of our collection between the transfn and finalfn we need to wrap it into a custom type first, the CollectionBuildState type in our case. More...
 

Typedefs

typedef struct CollectionBuildState CollectionBuildState