![]() |
Plasma Engine
2.0
|
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 |
plUInt32 | m_uiCount |
This struct represents a block of type T, typically 4kb.