area(void) const | grk::grk_rect< uint32_t > | inline |
boundsString() const | grk::grk_rect< uint32_t > | inline |
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 |
clipIPL(const grk_rect< uint32_t > *rhs) | grk::grk_rect< uint32_t > | inline |
comps | grk::Tile | |
contains(grk_pt< uint32_t > pt) | grk::grk_rect< uint32_t > | inline |
dimX() const | grk::grk_rect< uint32_t > | inline |
dimY() const | grk::grk_rect< uint32_t > | inline |
distortion | grk::Tile | |
empty(void) const | 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 |
growIPL(uint32_t boundary) | grk::grk_rect< uint32_t > | inline |
growIPL(uint32_t boundaryx, uint32_t boundaryy) | grk::grk_rect< uint32_t > | inline |
growIPL(uint32_t boundary, uint32_t maxX, uint32_t maxY) | grk::grk_rect< uint32_t > | inline |
growIPL(uint32_t boundaryx, uint32_t boundaryy, uint32_t maxX, uint32_t maxY) | grk::grk_rect< uint32_t > | inline |
growIPL(uint32_t boundary, grk_rect< uint32_t > bounds) | grk::grk_rect< uint32_t > | inline |
growIPL(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 |
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 |
layerDistoration | grk::Tile | |
nonEmptyIntersection(const grk_rect< uint32_t > *rhs) const | grk::grk_rect< uint32_t > | inline |
numcomps_ | grk::Tile | |
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 |
pan(int64_t x, int64_t y) const | grk::grk_rect< uint32_t > | inline |
parityX(void) const | grk::grk_rect< uint32_t > | inline |
parityY(void) const | grk::grk_rect< uint32_t > | inline |
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 |
set(grk_rect< uint32_t > *rhs) | grk::grk_rect< uint32_t > | inline |
set(grk_rect< uint32_t > rhs) | grk::grk_rect< uint32_t > | inline |
Tile() | grk::Tile | |
Tile(uint16_t numcomps) | grk::Tile | explicit |
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 |
~Tile() | grk::Tile | virtual |