PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches
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.
 

Typedefs

typedef struct CollectionBuildState CollectionBuildState