Grok 20.3.2
grk::SparseBlock< T > Struct Template Reference

#include <ISparseCanvas.h>

Public Member Functions

 SparseBlock (void)
 ~SparseBlock ()
void alloc (uint32_t block_area, bool zeroOutBuffer)

Public Attributes

T * data

Constructor & Destructor Documentation

◆ SparseBlock()

template<typename T>
grk::SparseBlock< T >::SparseBlock ( void )
inline

References data.

◆ ~SparseBlock()

template<typename T>
grk::SparseBlock< T >::~SparseBlock ( )
inline

References data.

Member Function Documentation

◆ alloc()

template<typename T>
void grk::SparseBlock< T >::alloc ( uint32_t block_area,
bool zeroOutBuffer )
inline

References data.

Member Data Documentation

◆ data

template<typename T>
T* grk::SparseBlock< T >::data

Referenced by alloc(), SparseBlock(), and ~SparseBlock().


The documentation for this struct was generated from the following file: