PostGIS  2.4.9dev-r@@SVN_REVISION@@
ND_BOX_T Struct Reference

N-dimensional box type for calculations, to avoid doing explicit axis conversions from GBOX in all calculations at every step. More...

Collaboration diagram for ND_BOX_T:
Collaboration graph

Data Fields

float4 min [ND_DIMS]
 
float4 max [ND_DIMS]
 

Detailed Description

N-dimensional box type for calculations, to avoid doing explicit axis conversions from GBOX in all calculations at every step.

Definition at line 187 of file gserialized_estimate.c.


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