Grok 12.0.1
|
#include <SparseCanvas.h>
Public Member Functions | |
SparseBlock (void) | |
~SparseBlock () | |
void | alloc (uint32_t block_area, bool zeroOutBuffer) |
Public Attributes | |
int32_t * | data |
|
inline |
|
inline |
References data.
References data, and grk::grk_read().
int32_t* grk::SparseBlock::data |
Referenced by alloc(), and ~SparseBlock().