Grok  7.6.0
Data Fields
_grk_tile_index Struct Reference

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_indextp_index
 information concerning tile parts More...
 
uint32_t marknum
 number of markers More...
 
grk_marker_infomarker
 list of markers More...
 
uint32_t maxmarknum
 actual size of markers array More...
 

Detailed Description

Tile index info.

Field Documentation

◆ current_nb_tps

uint32_t _grk_tile_index::current_nb_tps

current nb of tile part (allocated)

◆ current_tpsno

uint32_t _grk_tile_index::current_tpsno

current tile-part index

◆ marker

grk_marker_info* _grk_tile_index::marker

list of markers

◆ marknum

uint32_t _grk_tile_index::marknum

number of markers

◆ maxmarknum

uint32_t _grk_tile_index::maxmarknum

actual size of markers array

◆ nb_tps

uint32_t _grk_tile_index::nb_tps

number of tile parts

◆ tileno

uint16_t _grk_tile_index::tileno

tile index

◆ tp_index

grk_tp_index* _grk_tile_index::tp_index

information concerning tile parts


The documentation for this struct was generated from the following file: