Grok 10.0.5
|
#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.
|
inline |
References data.
int32_t* grk::SparseBlock::data |
Referenced by alloc(), and ~SparseBlock().