|
Developer Documentation
|
Public Member Functions | |
| void | bind (GLuint _progID) const |
| Bind uniform float vector to shader. More... | |
Public Attributes | |
| ACG::Vec4f | val |
| int | size |
Public Attributes inherited from GLSL::UniformPool::UniformBase | |
| std::string | id |
Definition at line 140 of file UniformPool.hh.
|
virtual |
Bind uniform float vector to shader.
| _progID | GL Program ID |
Reimplemented from GLSL::UniformPool::UniformBase.
Definition at line 175 of file UniformPool.cc.