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

Public Member Functions

 GLStateEnumFunc1 (void(EEGEO_GL_API_CALL *func)(GLenum, T_paramA))
 
 GLStateEnumFunc1 (const GLStateEnumFunc1< T_glEnum, T_paramA > &other)
 
 GLStateEnumFunc1 (void(EEGEO_GL_API_CALL *func)(GLenum, T_paramA), bool enableStateFiltering)
 
void operator() (T_paramA paramA)
 
bool TrySet (T_paramA paramA)
 
bool TrySet (const GLStateEnumFunc1 &stateToSet)
 
bool TrySetIfNotAttempted (const GLStateEnumFunc1 &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: