Qt 6.x
The Qt SDK
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.

Referenced by QSSGRenderContextInterface::beginFrame().

+ Here is the caller graph for this function:

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