|
Grok
7.6.0
|
Tile index info. More...
#include <grok.h>
Data Fields | |
| uint16_t | tileno |
| tile index More... | |
| uint32_t | nb_tps |
| number of tile parts More... | |
| uint32_t | current_nb_tps |
| current nb of tile part (allocated) More... | |
| uint32_t | current_tpsno |
| current tile-part index More... | |
| grk_tp_index * | tp_index |
| information concerning tile parts More... | |
| uint32_t | marknum |
| number of markers More... | |
| grk_marker_info * | marker |
| list of markers More... | |
| uint32_t | maxmarknum |
| actual size of markers array More... | |
Tile index info.
| uint32_t _grk_tile_index::current_nb_tps |
current nb of tile part (allocated)
| uint32_t _grk_tile_index::current_tpsno |
current tile-part index
| grk_marker_info* _grk_tile_index::marker |
list of markers
| uint32_t _grk_tile_index::marknum |
number of markers
| uint32_t _grk_tile_index::maxmarknum |
actual size of markers array
| uint32_t _grk_tile_index::nb_tps |
number of tile parts
| uint16_t _grk_tile_index::tileno |
tile index
| grk_tp_index* _grk_tile_index::tp_index |
information concerning tile parts
1.8.18