Grok  7.6.6
grk::grk_rectangle< T > Member List

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

area(void) constgrk::grk_rectangle< T >inline
clip(const grk_rectangle< T > *rhs)grk::grk_rectangle< T >inline
contains(grk_point< T > pt)grk::grk_rectangle< T >inline
dimX()grk::grk_rectangle< T >inline
dimY()grk::grk_rectangle< T >inline
grk_rectangle(T x0, T y0, T x1, T y1)grk::grk_rectangle< T >inline
grk_rectangle(const grk_rectangle &rhs)grk::grk_rectangle< T >inline
grk_rectangle(void)grk::grk_rectangle< T >inline
grow(T boundary)grk::grk_rectangle< T >inline
grow(T boundaryx, T boundaryy)grk::grk_rectangle< T >inline
grow(T boundary, T maxX, T maxY)grk::grk_rectangle< T >inline
grow(T boundaryx, T boundaryy, T maxX, T maxY)grk::grk_rectangle< T >inline
grow(T boundary, grk_rectangle< T > bounds)grk::grk_rectangle< T >inline
grow(T boundaryx, T boundaryy, grk_rectangle< T > bounds)grk::grk_rectangle< T >inline
height() constgrk::grk_rectangle< T >inline
intersection(const grk_rectangle< T > rhs) constgrk::grk_rectangle< T >inline
intersection(const grk_rectangle< T > *rhs) constgrk::grk_rectangle< T >inline
is_valid(void) constgrk::grk_rectangle< T >inline
isContainedIn(const grk_rectangle< T > rhs) constgrk::grk_rectangle< T >inline
non_empty(void) constgrk::grk_rectangle< T >inline
operator=(const grk_rectangle< T > &rhs)grk::grk_rectangle< T >inline
operator==(const grk_rectangle< T > &rhs) constgrk::grk_rectangle< T >inline
pan(int64_t x, int64_t y) constgrk::grk_rectangle< T >inline
pan_inplace(int64_t x, int64_t y)grk::grk_rectangle< T >inline
print(void) constgrk::grk_rectangle< T >inline
rect_union(const grk_rectangle< T > *rhs) constgrk::grk_rectangle< T >inline
rect_union(const grk_rectangle< T > &rhs) constgrk::grk_rectangle< T >inline
rectceildiv(uint32_t den) constgrk::grk_rectangle< T >inline
rectceildiv(uint32_t denx, uint32_t deny) constgrk::grk_rectangle< T >inline
rectceildivpow2(uint32_t power) constgrk::grk_rectangle< T >inline
set_rect(grk_rectangle< T > *rhs)grk::grk_rectangle< T >inline
set_rect(grk_rectangle< T > rhs)grk::grk_rectangle< T >inline
width() constgrk::grk_rectangle< T >inline
x0grk::grk_rectangle< T >
x1grk::grk_rectangle< T >
y0grk::grk_rectangle< T >
y1grk::grk_rectangle< T >