![]() |
ezEngine
Release 25.03
|
This struct represents a block of type T, typically 4kb. More...
#include <LargeBlockAllocator.h>
Public Types | |
enum | { SIZE_IN_BYTES = SizeInBytes, CAPACITY = SIZE_IN_BYTES / sizeof(T) } |
Public Attributes | |
T * | m_pData |
ezUInt32 | m_uiCount |
This struct represents a block of type T, typically 4kb.