|
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 * | getDataForDrawable (RE_WindowDrawable *drawable) |
| static void | clearDrawableData (RE_WindowDrawable *drawable) |
| static RE_PerContextData * | getDataForContext (RE_OGLContext context) |
| static void | clearContextData (RE_OGLContext context) |
Definition at line 29 of file RE_PerContextData.h.
|
static |
|
static |
| RE_FontBuffers* RE_PerContextData::fetchFontBufferFromPool | ( | RE_Render * | r, |
| int | size | ||
| ) |
| RE_BufferGroup* RE_PerContextData::getBufferGroup | ( | RE_Render * | r, |
| int | size | ||
| ) |
|
static |
|
static |
| void RE_PerContextData::returnFontBufferToPool | ( | RE_FontBuffers * | buf | ) |