All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
Eegeo::Rendering::GLStateFunc3< T_paramA, T_paramB, T_paramC > Class Template Reference
Inheritance diagram for Eegeo::Rendering::GLStateFunc3< T_paramA, T_paramB, T_paramC >:
Eegeo::Rendering::GLStateBase

Public Member Functions

 GLStateFunc3 (void(EEGEO_GL_API_CALL *func)(T_paramA, T_paramB, T_paramC))
 
void operator() (T_paramA paramA, T_paramB paramB, T_paramC paramC)
 
bool TrySet (T_paramA paramA, T_paramB paramB, T_paramC paramC)
 
bool TrySet (const GLStateFunc3 &stateToSet)
 
bool TrySetIfNotAttempted (const GLStateFunc3 &stateToSet)
 
- Public Member Functions inherited from Eegeo::Rendering::GLStateBase
 GLStateBase (bool enableStateFiltering)
 
void Invalidate ()
 
int GetNumOfAttemptedSets () const
 
int GetNumOfActualSets () const
 
void ResetCounters ()
 
void SetTrySetAttempted ()
 
void ClearTrySetAttempted ()
 
bool TrySetAttempted () const
 
bool IsStateValid () const
 

Additional Inherited Members

- Protected Member Functions inherited from Eegeo::Rendering::GLStateBase
void SetIsValid ()
 
- Protected Attributes inherited from Eegeo::Rendering::GLStateBase
int m_numOfActualSets
 

The documentation for this class was generated from the following file: