Grok  7.6.3
grk::grk_buffer_2d< T > Member List

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

acquire(T *buffer, uint32_t strd)grk::grk_buffer_2d< T >inline
alloc(bool clear)grk::grk_buffer_2d< T >inline
area(void) constgrk::grk_rectangle< uint32_t >inline
attach(T *buffer, uint32_t strd)grk::grk_buffer_2d< T >inline
contains(grk_point< uint32_t > pt)grk::grk_rectangle< uint32_t >inline
copy(grk_buffer_2d &rhs, F filter)grk::grk_buffer_2d< T >inline
copy_rect(grk_rect_u32 b)grk::grk_buffer_2d< T >inline
datagrk::grk_buffer_2d< T >
grk_buffer_2d(T *buffer, bool ownsData, uint32_t w, uint32_t strd, uint32_t h)grk::grk_buffer_2d< T >inline
grk_buffer_2d(uint32_t w, uint32_t strd, uint32_t h)grk::grk_buffer_2d< T >inline
grk_buffer_2d(uint32_t w, uint32_t h)grk::grk_buffer_2d< T >inline
grk_buffer_2d(grk_rect_u32 b)grk::grk_buffer_2d< T >inlineexplicit
grk_buffer_2d(void)grk::grk_buffer_2d< T >inline
grk_rectangle(uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1)grk::grk_rectangle< uint32_t >inline
grk_rectangle(const grk_rectangle &rhs)grk::grk_rectangle< uint32_t >inline
grk_rectangle(void)grk::grk_rectangle< uint32_t >inline
grow(uint32_t boundary)grk::grk_rectangle< uint32_t >inline
grow(uint32_t boundaryx, uint32_t boundaryy)grk::grk_rectangle< uint32_t >inline
grow(uint32_t boundary, uint32_t maxX, uint32_t maxY)grk::grk_rectangle< uint32_t >inline
grow(uint32_t boundaryx, uint32_t boundaryy, uint32_t maxX, uint32_t maxY)grk::grk_rectangle< uint32_t >inline
height() constgrk::grk_rectangle< uint32_t >inline
intersection(const grk_rectangle< uint32_t > rhs) constgrk::grk_rectangle< uint32_t >inline
intersection(const grk_rectangle< uint32_t > *rhs) constgrk::grk_rectangle< uint32_t >inline
is_valid(void) constgrk::grk_rectangle< uint32_t >inline
isContainedIn(const grk_rectangle< uint32_t > rhs) constgrk::grk_rectangle< uint32_t >inline
non_empty(void) constgrk::grk_rectangle< uint32_t >inline
operator=(const grk_buffer_2d &rhs)grk::grk_buffer_2d< T >inline
operator=(const grk_buffer_2d *rhs)grk::grk_buffer_2d< T >inline
grk_rectangle< uint32_t >::operator=(const grk_rectangle< uint32_t > &rhs)grk::grk_rectangle< uint32_t >inline
operator==(const grk_rectangle< uint32_t > &rhs) constgrk::grk_rectangle< uint32_t >inline
owns_datagrk::grk_buffer_2d< T >
pan(int64_t x, int64_t y) constgrk::grk_rectangle< uint32_t >inline
print(void) constgrk::grk_rectangle< uint32_t >inline
rect_union(const grk_rectangle< uint32_t > *rhs) constgrk::grk_rectangle< uint32_t >inline
rect_union(const grk_rectangle< uint32_t > &rhs) constgrk::grk_rectangle< uint32_t >inline
rectceildiv(uint32_t den) constgrk::grk_rectangle< uint32_t >inline
rectceildiv(uint32_t denx, uint32_t deny) constgrk::grk_rectangle< uint32_t >inline
rectceildivpow2(uint32_t power) constgrk::grk_rectangle< uint32_t >inline
set_rect(grk_rectangle< uint32_t > *rhs)grk::grk_rectangle< uint32_t >inline
set_rect(grk_rectangle< uint32_t > rhs)grk::grk_rectangle< uint32_t >inline
stridegrk::grk_buffer_2d< T >
transfer(T **buffer, bool *owns, uint32_t *strd)grk::grk_buffer_2d< T >inline
width() constgrk::grk_rectangle< uint32_t >inline
x0grk::grk_rectangle< uint32_t >
x1grk::grk_rectangle< uint32_t >
y0grk::grk_rectangle< uint32_t >
y1grk::grk_rectangle< uint32_t >
~grk_buffer_2d()grk::grk_buffer_2d< T >inlinevirtual