globjects
1.1.0.2f0c753c8647
Strict OpenGL objects wrapper.
|
This is the complete list of members for globjects::FunctionCall< Arguments >, including all inherited members.
AbstractFunctionCall() | globjects::AbstractFunctionCall | |
FunctionCall() | globjects::FunctionCall< Arguments > | |
FunctionCall(FunctionPointer function, Arguments...arguments) | globjects::FunctionCall< Arguments > | |
FunctionPointer typedef | globjects::FunctionCall< Arguments > | |
identifier() const override | globjects::FunctionCall< Arguments > | virtual |
m_arguments | globjects::FunctionCall< Arguments > | protected |
m_function | globjects::FunctionCall< Arguments > | protected |
m_functionPointer | globjects::FunctionCall< Arguments > | mutableprotected |
operator()() override | globjects::FunctionCall< Arguments > | virtual |
~AbstractFunctionCall() | globjects::AbstractFunctionCall | virtual |