vsg
1.1.0
VulkanSceneGraph library
|
Public Member Functions | |
MemoryBlock (size_t blockSize, int memoryTracking, AllocatorType in_allocatorType) | |
void * | allocate (std::size_t size) |
bool | deallocate (void *ptr, std::size_t size) |
Public Attributes | |
vsg::MemorySlots | memorySlots |
const AllocatorType | allocatorType |
uint8_t * | memory = nullptr |