globjects
2.0.0.690708773bba
Strict OpenGL objects wrapper.
|
This is the complete list of members for globjects::FunctionCall< Arguments >, including all inherited members.
AbstractFunctionCall() | globjects::AbstractFunctionCall | |
create(Args &&...args) | globjects::Instantiator< FunctionCall< Arguments... > > | static |
fromId(gl::GLuint id, Args &&...args) | globjects::Instantiator< FunctionCall< Arguments... > > | static |
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 |