absoluteCoordinates | grk::grk_rect< uint32_t > | |
area(void) const | grk::grk_rect< uint32_t > | inline |
boundsString() const | grk::grk_rect< uint32_t > | inline |
cblk_expn_ | grk::Precinct | private |
clip(const grk_rect< uint32_t > *rhs) const | grk::grk_rect< uint32_t > | inline |
clip(const grk_rect< uint32_t > &rhs) const | grk::grk_rect< uint32_t > | inline |
clip_IN_PLACE(const grk_rect< uint32_t > &rhs) | grk::grk_rect< uint32_t > | inline |
contains(grk_pt< uint32_t > pt) | grk::grk_rect< uint32_t > | inline |
contains(uint32_t x, uint32_t y) | grk::grk_rect< uint32_t > | inline |
deleteTagTrees() | grk::Precinct | |
dimX() const | grk::grk_rect< uint32_t > | inline |
dimY() const | grk::grk_rect< uint32_t > | inline |
empty(void) const | grk::grk_rect< uint32_t > | inline |
getCblkExpn(void) | grk::Precinct | |
getCblkGrid(void) | grk::Precinct | |
getCblkGridHeight(void) | grk::Precinct | |
getCblkGridwidth(void) | grk::Precinct | |
getCodeBlockBounds(uint64_t cblkno) | grk::Precinct | |
getCompressedBlockPtr(uint64_t cblkno) | grk::Precinct | |
getDecompressedBlockPtr(uint64_t cblkno) | grk::Precinct | |
getImpl(void) | grk::Precinct | inlineprivate |
getImsbTree(void) | grk::Precinct | |
getInclTree(void) | grk::Precinct | |
getNominalBlockSize(void) | grk::Precinct | |
getNumCblks(void) | grk::Precinct | |
grk_rect(uint32_t origin_x0, uint32_t origin_y0, uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1) | grk::grk_rect< uint32_t > | inline |
grk_rect(uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1) | grk::grk_rect< uint32_t > | inline |
grk_rect(const grk_rect &rhs) | grk::grk_rect< uint32_t > | inline |
grk_rect(const grk_rect *rhs) | grk::grk_rect< uint32_t > | inline |
grk_rect(void) | grk::grk_rect< uint32_t > | inline |
grow_IN_PLACE(uint32_t boundary) | grk::grk_rect< uint32_t > | inline |
grow_IN_PLACE(uint32_t boundaryx, uint32_t boundaryy) | grk::grk_rect< uint32_t > | inline |
grow_IN_PLACE(uint32_t boundary, uint32_t maxX, uint32_t maxY) | grk::grk_rect< uint32_t > | inline |
grow_IN_PLACE(uint32_t boundaryx, uint32_t boundaryy, uint32_t maxX, uint32_t maxY) | grk::grk_rect< uint32_t > | inline |
grow_IN_PLACE(uint32_t boundary, grk_rect< uint32_t > bounds) | grk::grk_rect< uint32_t > | inline |
grow_IN_PLACE(uint32_t boundaryx, uint32_t boundaryy, grk_rect< uint32_t > bounds) | grk::grk_rect< uint32_t > | inline |
height() const | grk::grk_rect< uint32_t > | inline |
impl | grk::Precinct | private |
intersection(const grk_rect< uint32_t > rhs) const | grk::grk_rect< uint32_t > | inline |
intersection(const grk_rect< uint32_t > *rhs) const | grk::grk_rect< uint32_t > | inline |
isContainedIn(const grk_rect< uint32_t > rhs) const | grk::grk_rect< uint32_t > | inline |
nonEmptyIntersection(const grk_rect< uint32_t > *rhs) const | grk::grk_rect< uint32_t > | inline |
numLayers_ | grk::Precinct | |
operator=(const grk_rect< uint32_t > &rhs) | grk::grk_rect< uint32_t > | inline |
operator=(const grk_rect< uint32_t > *rhs) | grk::grk_rect< uint32_t > | inline |
operator==(const grk_rect< uint32_t > &rhs) const | grk::grk_rect< uint32_t > | inline |
origin_x0 | grk::grk_rect< uint32_t > | |
origin_y0 | grk::grk_rect< uint32_t > | |
pan(int64_t x, int64_t y) const | grk::grk_rect< uint32_t > | inline |
pan_IN_PLACE(int64_t x, int64_t y) | grk::grk_rect< uint32_t > | inline |
parityX(void) const | grk::grk_rect< uint32_t > | inline |
parityY(void) const | grk::grk_rect< uint32_t > | inline |
Precinct(TileProcessor *tileProcessor, const grk_rect32 &bounds, grk_pt32 cblk_expn) | grk::Precinct | |
precinctIndex | grk::Precinct | |
print(void) const | grk::grk_rect< uint32_t > | inlinevirtual |
rectUnion(const grk_rect< uint32_t > *rhs) const | grk::grk_rect< uint32_t > | inline |
rectUnion(const grk_rect< uint32_t > &rhs) const | grk::grk_rect< uint32_t > | inline |
scale(uint32_t scalex, uint32_t scaley) const | grk::grk_rect< uint32_t > | inline |
scaleDown(uint64_t denx, uint64_t deny) const | grk::grk_rect< uint32_t > | inline |
scaleDownCeil(uint32_t den) const | grk::grk_rect< uint32_t > | inline |
scaleDownCeil(uint64_t denx, uint64_t deny) const | grk::grk_rect< uint32_t > | inline |
scaleDownCeilPow2(uint32_t power) const | grk::grk_rect< uint32_t > | inline |
scaleDownCeilPow2(uint32_t powx, uint32_t powy) const | grk::grk_rect< uint32_t > | inline |
scaleDownPow2(uint32_t powx, uint32_t powy) const | grk::grk_rect< uint32_t > | inline |
scaleDownPow2(grk_pt< uint32_t > pow) const | grk::grk_rect< uint32_t > | inline |
setOrigin(uint32_t origx, uint32_t origy, bool absolute) | grk::grk_rect< uint32_t > | inline |
setOrigin(grk_rect< uint32_t > &rhs, bool absolute) | grk::grk_rect< uint32_t > | inline |
setOrigin(grk_rect< uint32_t > *rhs, bool absolute) | grk::grk_rect< uint32_t > | inline |
setRect(grk_rect< uint32_t > *rhs) | grk::grk_rect< uint32_t > | inline |
setRect(grk_rect< uint32_t > rhs) | grk::grk_rect< uint32_t > | inline |
toAbsolute(void) | grk::grk_rect< uint32_t > | inline |
toRelative(void) | grk::grk_rect< uint32_t > | inline |
tryGetDecompressedBlockPtr(uint64_t cblkno) | grk::Precinct | |
valid(void) const | grk::grk_rect< uint32_t > | inline |
width() const | grk::grk_rect< uint32_t > | inline |
x0 | grk::grk_rect< uint32_t > | |
x1 | grk::grk_rect< uint32_t > | |
y0 | grk::grk_rect< uint32_t > | |
y1 | grk::grk_rect< uint32_t > | |
~grk_rect()=default | grk::grk_rect< uint32_t > | virtual |
~Precinct() | grk::Precinct | virtual |