QFrameAllocatorPrivate Class

(Qt3DCore::QFrameAllocatorPrivate)

Public Functions

QFrameAllocatorPrivate()
void *allocateAtChunk(uint allocatorIndex)
uint allocatorIndexFromSize(uint targetSize) const
void deallocateAtChunck(void *ptr, uint allocatorIndex)

Member Function Documentation

QFrameAllocatorPrivate::QFrameAllocatorPrivate()

Default constructs an instance of QFrameAllocatorPrivate.

void *QFrameAllocatorPrivate::allocateAtChunk(uint allocatorIndex)

uint QFrameAllocatorPrivate::allocatorIndexFromSize(uint targetSize) const

void QFrameAllocatorPrivate::deallocateAtChunck(void *ptr, uint allocatorIndex)