#include <T2SharedRenderBuffer_GL.h>
Classes | |
struct | SubBuffer |
struct | SubBufferSort |
Public Member Functions | |
T2SharedRenderBuffer () | |
~T2SharedRenderBuffer () | |
void | Create (RenderBuffer &&a_rRenderBuffer, TINT a_iSize) |
void | Destroy () |
SubBuffer * | Allocate (TINT a_iSize) |
void | Deallocate (SubBuffer *a_pAllocation) |
RenderBuffer & | GetRenderBuffer () |
TBOOL | IsCreated () const |
Definition at line 10 of file T2SharedRenderBuffer_GL.h.
|
inline |
Definition at line 37 of file T2SharedRenderBuffer_GL.h.
|
inline |
Definition at line 43 of file T2SharedRenderBuffer_GL.h.
|
inline |
Definition at line 74 of file T2SharedRenderBuffer_GL.h.
|
inline |
Definition at line 49 of file T2SharedRenderBuffer_GL.h.
|
inline |
Definition at line 126 of file T2SharedRenderBuffer_GL.h.
|
inline |
Definition at line 62 of file T2SharedRenderBuffer_GL.h.
|
inline |
Definition at line 137 of file T2SharedRenderBuffer_GL.h.
|
inline |
Definition at line 138 of file T2SharedRenderBuffer_GL.h.