HDK
|
#include <RE_PerContextData.h>
Public Member Functions | |
RE_FontBuffers * | fetchFontBufferFromPool (RE_Render *r, int size) |
void | returnFontBufferToPool (RE_FontBuffers *buf) |
RE_BufferGroup * | getBufferGroup (RE_Render *r, int size) |
void | initBuffers (RE_Render *r) |
Static Public Member Functions | |
static RE_PerContextData * | getDataForContext (RE_OGLContext context) |
static void | clearContextData (RE_OGLContext context) |
Definition at line 30 of file RE_PerContextData.h.
|
static |
RE_FontBuffers* RE_PerContextData::fetchFontBufferFromPool | ( | RE_Render * | r, |
int | size | ||
) |
RE_BufferGroup* RE_PerContextData::getBufferGroup | ( | RE_Render * | r, |
int | size | ||
) |
|
static |
void RE_PerContextData::returnFontBufferToPool | ( | RE_FontBuffers * | buf | ) |