CircularBufferData Class
(Qt3D::CircularBufferData)Inherits: | QSharedData |
Inherited By: |
Protected Functions
CircularBufferData() | |
~CircularBufferData() | |
void * | allocate(int count, size_t sizeOfT) |
void | deallocate(void * p) |
int | wraparound(int index) const |