vsg  1.1.0
VulkanSceneGraph library
Public Member Functions | Public Attributes | List of all members
vsg::Allocator::MemoryBlock Struct Reference
Collaboration diagram for vsg::Allocator::MemoryBlock:
Collaboration graph
[legend]

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
 

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