![]() |
globjects
1.0.0.000000000000
Strict OpenGL objects wrapper.
|
This is the complete list of members for globjects::Uniform< T >, including all inherited members.
m_value | globjects::Uniform< T > | protected |
set(const T &value) | globjects::Uniform< T > | |
Uniform(gl::GLint location) | globjects::Uniform< T > | |
Uniform(gl::GLint location, const T &value) | globjects::Uniform< T > | |
Uniform(const std::string &name) | globjects::Uniform< T > | |
Uniform(const std::string &name, const T &value) | globjects::Uniform< T > | |
updateAt(const Program *program, gl::GLint location) const override | globjects::Uniform< T > | protectedvirtual |
value() const | globjects::Uniform< T > | |
~Uniform() | globjects::Uniform< T > | protectedvirtual |