|
◆ tbox_tile_state_make()
Create the initial state for tiling operations.
- Parameters
-
[in] | temp | Temporal number, may be NULL |
[in] | box | Bounds of the multidimensional grid |
[in] | vsize | Value size of the tiles, may be 0 for time tiles |
[in] | duration | Interval defining the time size of the tile, may be NULL for value tiles |
[in] | vorigin | Value origin of the tiles |
[in] | torigin | Time origin of the tiles |
|