Grok 15.1.0
grk::ResPrecinctInfo Struct Reference

#include <PacketIter.h>

Public Member Functions

 ResPrecinctInfo ()
bool init (uint8_t resno, uint8_t decomplevel, grk_rect32 tileBounds, uint32_t dx, uint32_t dy, bool windowed, grk_rect32 tileWindow)
void print (void)

Public Attributes

uint32_t precWidthExp
uint32_t precHeightExp
uint32_t precWidthExpPRJ
uint32_t precHeightExpPRJ
uint32_t resOffsetX0PRJ
uint32_t resOffsetY0PRJ
uint64_t precWidthPRJ
uint64_t precWidthPRJMinusOne
uint64_t precHeightPRJ
uint64_t precHeightPRJMinusOne
uint64_t numPrecincts_
uint64_t dxPRJ
uint64_t dyPRJ
uint32_t resInPrecGridX0
uint32_t resInPrecGridY0
uint8_t resno_
uint8_t decompLevel_
grk_rect32 tileBoundsPrecPRJ
grk_rect32 tileBoundsPrecGrid
grk_rect32 winPrecPRJ
grk_rect32 winPrecGrid
uint64_t innerPrecincts_
uint64_t winPrecinctsLeft_
uint64_t winPrecinctsRight_
uint64_t winPrecinctsTop_
uint64_t winPrecinctsBottom_
bool valid

Constructor & Destructor Documentation

◆ ResPrecinctInfo()

Member Function Documentation

◆ init()

◆ print()

Member Data Documentation

◆ decompLevel_

uint8_t grk::ResPrecinctInfo::decompLevel_

Referenced by init(), and ResPrecinctInfo().

◆ dxPRJ

uint64_t grk::ResPrecinctInfo::dxPRJ

◆ dyPRJ

uint64_t grk::ResPrecinctInfo::dyPRJ

◆ innerPrecincts_

uint64_t grk::ResPrecinctInfo::innerPrecincts_

Referenced by ResPrecinctInfo().

◆ numPrecincts_

uint64_t grk::ResPrecinctInfo::numPrecincts_

Referenced by init(), print(), and ResPrecinctInfo().

◆ precHeightExp

◆ precHeightExpPRJ

uint32_t grk::ResPrecinctInfo::precHeightExpPRJ

Referenced by init(), and ResPrecinctInfo().

◆ precHeightPRJ

uint64_t grk::ResPrecinctInfo::precHeightPRJ

◆ precHeightPRJMinusOne

uint64_t grk::ResPrecinctInfo::precHeightPRJMinusOne

Referenced by init(), and ResPrecinctInfo().

◆ precWidthExp

◆ precWidthExpPRJ

uint32_t grk::ResPrecinctInfo::precWidthExpPRJ

Referenced by init(), and ResPrecinctInfo().

◆ precWidthPRJ

uint64_t grk::ResPrecinctInfo::precWidthPRJ

◆ precWidthPRJMinusOne

uint64_t grk::ResPrecinctInfo::precWidthPRJMinusOne

Referenced by init(), and ResPrecinctInfo().

◆ resInPrecGridX0

uint32_t grk::ResPrecinctInfo::resInPrecGridX0

◆ resInPrecGridY0

uint32_t grk::ResPrecinctInfo::resInPrecGridY0

◆ resno_

uint8_t grk::ResPrecinctInfo::resno_

Referenced by init(), print(), and ResPrecinctInfo().

◆ resOffsetX0PRJ

uint32_t grk::ResPrecinctInfo::resOffsetX0PRJ

◆ resOffsetY0PRJ

uint32_t grk::ResPrecinctInfo::resOffsetY0PRJ

◆ tileBoundsPrecGrid

grk_rect32 grk::ResPrecinctInfo::tileBoundsPrecGrid

Referenced by init(), and print().

◆ tileBoundsPrecPRJ

grk_rect32 grk::ResPrecinctInfo::tileBoundsPrecPRJ

Referenced by init(), and print().

◆ valid

bool grk::ResPrecinctInfo::valid

◆ winPrecGrid

grk_rect32 grk::ResPrecinctInfo::winPrecGrid

Referenced by init(), and print().

◆ winPrecinctsBottom_

uint64_t grk::ResPrecinctInfo::winPrecinctsBottom_

Referenced by ResPrecinctInfo().

◆ winPrecinctsLeft_

uint64_t grk::ResPrecinctInfo::winPrecinctsLeft_

Referenced by ResPrecinctInfo().

◆ winPrecinctsRight_

uint64_t grk::ResPrecinctInfo::winPrecinctsRight_

Referenced by ResPrecinctInfo().

◆ winPrecinctsTop_

uint64_t grk::ResPrecinctInfo::winPrecinctsTop_

Referenced by ResPrecinctInfo().

◆ winPrecPRJ

grk_rect32 grk::ResPrecinctInfo::winPrecPRJ

Referenced by init(), and print().


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