MobilityDB
1.3
Loading...
Searching...
No Matches
meos
src
geo
tgeo_boxops.c
boxop_tspatial_stbox
boxop_tspatial_tspatial
edge_calculate_gbox
geo_gboxes
geo_split_each_n_gboxes
geo_split_each_n_stboxes
geo_split_n_gboxes
geo_split_n_stboxes
geo_stboxes
line_gboxes
line_gboxes_iter
line_split_each_n_gboxes
line_split_each_n_gboxes_iter
line_split_n_gboxes
line_split_n_gboxes_iter
ll2cart
lwpoint_init_gbox
lwpoint_merge_gbox
multiline_gboxes
multiline_split_each_n_gboxes
multiline_split_n_gboxes
spatialarr_set_bbox
tgeo_split_each_n_stboxes
tgeo_split_n_stboxes
tgeo_stboxes
tgeoinst_set_stbox
tgeoinst_stboxes
tgeoinstarr_set_stbox
tgeoseq_cont_split_each_n_stboxes_iter
tgeoseq_cont_split_n_stboxes_iter
tgeoseq_cont_stboxes_iter
tgeoseq_disc_split_each_n_stboxes
tgeoseq_disc_split_n_stboxes
tgeoseq_disc_stboxes
tgeoseq_expand_stbox
tgeoseq_split_each_n_stboxes
tgeoseq_split_n_stboxes
tgeoseq_stboxes
tgeoseqset_split_each_n_stboxes
tgeoseqset_split_n_stboxes
tgeoseqset_stboxes
tspatialinst_set_stbox
tspatialinstarr_set_stbox
tspatialseq_expand_stbox
tspatialseq_set_stbox
tspatialseqarr_set_stbox
tspatialseqset_set_stbox
◆
lwpoint_merge_gbox()
void lwpoint_merge_gbox
(
const
POINT4D
*
p
,
bool
hasz
,
bool
hasm
,
bool
geodetic
,
GBOX
*
box
)
Return the
GBOX
in the last argument merged with a
LWPOINT
.
Parameters
[in]
p
Point
[in]
hasz
True when the box has Z dimension
[in]
hasm
True when the box has M dimension
[in]
geodetic
True when the box has geodetic coordinates
[out]
box
GBOX
Generated by
1.9.5