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