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
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 31 of file glslmemorypool_p.h.

Constructor & Destructor Documentation

◆ MemoryPool()

MemoryPool::MemoryPool ( )

Definition at line 15 of file glslmemorypool.cpp.

◆ ~MemoryPool()

MemoryPool::~MemoryPool ( )

Definition at line 23 of file glslmemorypool.cpp.

Member Function Documentation

◆ allocate()

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

Definition at line 42 of file glslmemorypool_p.h.

◆ reset()

void MemoryPool::reset ( )

Definition at line 35 of file glslmemorypool.cpp.


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