MobilityDB
1.0
src
point
tpoint_tile.c
bitmatrix_get
bitmatrix_make
bitmatrix_set
bresenham_bm
stbox_multidim_grid
stbox_multidim_tile
stbox_tile_set
stbox_tile_state_get
stbox_tile_state_make
stbox_tile_state_next
tile_get_coords
tpoint_set_tiles
tpoint_space_split
tpoint_space_time_split
tpointinst_get_coords
tpointinst_set_tiles
tpointinstset_set_tiles
tpointseq_set_tiles
tpointseqset_set_tiles
◆
tpointinst_set_tiles()
void tpointinst_set_tiles
(
BitMatrix
*
bm
,
const
TInstant
*
inst
,
bool
hasz
,
bool
hast
,
const
STboxGridState
*
state
)
Set the bit corresponding to the tiles intersecting the temporal point.
Parameters
[out]
bm
Bit matrix
[in]
inst
Temporal
point
[in]
hasz
Whether the tile has Z dimension
[in]
hast
Whether the tile has T dimension
[in]
state
Grid definition
Generated by
1.8.13