Grok  9.5.0
grk::grkRect< T > Member List

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

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