Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QSSGPerFrameAllocator Class Reference

#include <qssgperframeallocator_p.h>

Collaboration diagram for QSSGPerFrameAllocator:

Public Member Functions

 QSSGPerFrameAllocator ()
voidallocate (size_t size)
void reset ()

Detailed Description

Definition at line 24 of file qssgperframeallocator_p.h.

Constructor & Destructor Documentation

◆ QSSGPerFrameAllocator()

QSSGPerFrameAllocator::QSSGPerFrameAllocator ( )
inline

Definition at line 126 of file qssgperframeallocator_p.h.

Member Function Documentation

◆ allocate()

void * QSSGPerFrameAllocator::allocate ( size_t size)
inline

Definition at line 128 of file qssgperframeallocator_p.h.

◆ reset()

void QSSGPerFrameAllocator::reset ( )
inline

Definition at line 136 of file qssgperframeallocator_p.h.


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