Grok 12.0.1
grk::grk_rect< T > Member List

This is the complete list of members for grk::grk_rect< T >, including all inherited members.

absoluteCoordinatesgrk::grk_rect< T >
area(void) constgrk::grk_rect< T >inline
boundsString() constgrk::grk_rect< T >inline
clip(const grk_rect< T > *rhs) constgrk::grk_rect< T >inline
clip(const grk_rect< T > &rhs) constgrk::grk_rect< T >inline
clip_IN_PLACE(const grk_rect< T > &rhs)grk::grk_rect< T >inline
contains(grk_pt< T > pt)grk::grk_rect< T >inline
contains(T x, T y)grk::grk_rect< T >inline
dimX() constgrk::grk_rect< T >inline
dimY() constgrk::grk_rect< T >inline
empty(void) constgrk::grk_rect< T >inline
grk_rect(T origin_x0, T origin_y0, T x0, T y0, T x1, T y1)grk::grk_rect< T >inline
grk_rect(T x0, T y0, T x1, T y1)grk::grk_rect< T >inline
grk_rect(const grk_rect &rhs)grk::grk_rect< T >inline
grk_rect(const grk_rect *rhs)grk::grk_rect< T >inline
grk_rect(void)grk::grk_rect< T >inline
grow_IN_PLACE(T boundary)grk::grk_rect< T >inline
grow_IN_PLACE(T boundaryx, T boundaryy)grk::grk_rect< T >inline
grow_IN_PLACE(T boundary, T maxX, T maxY)grk::grk_rect< T >inline
grow_IN_PLACE(T boundaryx, T boundaryy, T maxX, T maxY)grk::grk_rect< T >inline
grow_IN_PLACE(T boundary, grk_rect< T > bounds)grk::grk_rect< T >inline
grow_IN_PLACE(T boundaryx, T boundaryy, grk_rect< T > bounds)grk::grk_rect< T >inline
height() constgrk::grk_rect< T >inline
intersection(const grk_rect< T > rhs) constgrk::grk_rect< T >inline
intersection(const grk_rect< T > *rhs) constgrk::grk_rect< T >inline
isContainedIn(const grk_rect< T > rhs) constgrk::grk_rect< T >inline
nonEmptyIntersection(const grk_rect< T > *rhs) constgrk::grk_rect< T >inline
operator=(const grk_rect< T > &rhs)grk::grk_rect< T >inline
operator=(const grk_rect< T > *rhs)grk::grk_rect< T >inline
operator==(const grk_rect< T > &rhs) constgrk::grk_rect< T >inline
origin_x0grk::grk_rect< T >
origin_y0grk::grk_rect< T >
pan(int64_t x, int64_t y) constgrk::grk_rect< T >inline
pan_IN_PLACE(int64_t x, int64_t y)grk::grk_rect< T >inline
parityX(void) constgrk::grk_rect< T >inline
parityY(void) constgrk::grk_rect< T >inline
print(void) constgrk::grk_rect< T >inlinevirtual
rectUnion(const grk_rect< T > *rhs) constgrk::grk_rect< T >inline
rectUnion(const grk_rect< T > &rhs) constgrk::grk_rect< T >inline
scale(uint32_t scalex, uint32_t scaley) constgrk::grk_rect< T >inline
scaleDown(uint64_t denx, uint64_t deny) constgrk::grk_rect< T >inline
scaleDownCeil(uint32_t den) constgrk::grk_rect< T >inline
scaleDownCeil(uint64_t denx, uint64_t deny) constgrk::grk_rect< T >inline
scaleDownCeilPow2(uint32_t power) constgrk::grk_rect< T >inline
scaleDownCeilPow2(uint32_t powx, uint32_t powy) constgrk::grk_rect< T >inline
scaleDownPow2(uint32_t powx, uint32_t powy) constgrk::grk_rect< T >inline
scaleDownPow2(grk_pt< T > pow) constgrk::grk_rect< T >inline
setOrigin(T origx, T origy, bool absolute)grk::grk_rect< T >inline
setOrigin(grk_rect< T > &rhs, bool absolute)grk::grk_rect< T >inline
setOrigin(grk_rect< T > *rhs, bool absolute)grk::grk_rect< T >inline
setRect(grk_rect< T > *rhs)grk::grk_rect< T >inline
setRect(grk_rect< T > rhs)grk::grk_rect< T >inline
toAbsolute(void)grk::grk_rect< T >inline
toRelative(void)grk::grk_rect< T >inline
valid(void) constgrk::grk_rect< T >inline
width() constgrk::grk_rect< T >inline
x0grk::grk_rect< T >
x1grk::grk_rect< T >
y0grk::grk_rect< T >
y1grk::grk_rect< T >
~grk_rect()=defaultgrk::grk_rect< T >virtual