|  | Inviwo 0.9.12-pre
    Inviwo documentation | 
| Public Member Functions | |
| DynUniform (std::function< void(Shader &, TextureUnitContainer &)> setAndBind, std::function< void(ShaderObject &)> addUniform) | |
| DynUniform (const DynUniform &)=delete | |
| DynUniform & | operator= (const DynUniform &)=delete | 
| DynUniform (DynUniform &&) | |
| DynUniform & | operator= (DynUniform &&) | 
| Public Attributes | |
| std::function< void(Shader &, TextureUnitContainer &)> | setAndBind | 
| std::function< void(ShaderObject &)> | addUniform |