|
| GLStateFunc1 (void(EEGEO_GL_API_CALL *func)(T_paramA)) |
|
void | operator() (T_paramA paramA) |
|
bool | TrySet (T_paramA paramA) |
|
bool | TrySet (const GLStateFunc1 &stateToSet) |
|
bool | TrySetIfNotAttempted (const GLStateFunc1 &stateToSet) |
|
T_paramA | GetValue () const |
|
| GLStateBase (bool enableStateFiltering) |
|
void | Invalidate () |
|
int | GetNumOfAttemptedSets () const |
|
int | GetNumOfActualSets () const |
|
void | ResetCounters () |
|
void | SetTrySetAttempted () |
|
void | ClearTrySetAttempted () |
|
bool | TrySetAttempted () const |
|
bool | IsStateValid () const |
|
|
void | SetIsValid () |
|
int | m_numOfActualSets |
|
The documentation for this class was generated from the following file: