Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
GLSL::MemoryPool Class Reference

#include <glslmemorypool_p.h>

+ Collaboration diagram for GLSL::MemoryPool:

Public Member Functions

 MemoryPool ()
 
 ~MemoryPool ()
 
void reset ()
 
voidallocate (size_t size)
 

Detailed Description

Definition at line 29 of file glslmemorypool_p.h.

Constructor & Destructor Documentation

◆ MemoryPool()

MemoryPool::MemoryPool ( )

Definition at line 13 of file glslmemorypool.cpp.

◆ ~MemoryPool()

MemoryPool::~MemoryPool ( )

Definition at line 21 of file glslmemorypool.cpp.

References i.

Member Function Documentation

◆ allocate()

void * GLSL::MemoryPool::allocate ( size_t size)
inline

Definition at line 40 of file glslmemorypool_p.h.

◆ reset()

void MemoryPool::reset ( )

Definition at line 33 of file glslmemorypool.cpp.


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