PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
N-dimensional box type for calculations, to avoid doing explicit axis conversions from GBOX in all calculations at every step. More...
Data Fields | |
float4 | min [ND_DIMS] |
float4 | max [ND_DIMS] |
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.