#include <FFLiContextState.h>
Public Member Functions | |
| FFLiContextState () | |
| ~FFLiContextState () | |
| void | Initialize (FFLiBufferAllocator *pAllocator) |
| void | Setup () |
| void | Bind (bool setup=true) |
Static Public Member Functions | |
| static u32 | GetBufferSize () |
Private Attributes | |
| bool | m_IsSetup |
| GX2ContextState * | m_pGX2ContextState |
| FFLiContextState::FFLiContextState | ( | ) |
| FFLiContextState::~FFLiContextState | ( | ) |
|
static |
| void FFLiContextState::Initialize | ( | FFLiBufferAllocator * | pAllocator | ) |
| void FFLiContextState::Setup | ( | ) |
| void FFLiContextState::Bind | ( | bool | setup = true | ) |
|
private |
|
private |