This is the complete list of members for kanzi::GlRenderValueBase, including all inherited members.
getName() const | kanzi::GlRenderValueBase | inline |
getUniformLocation() const | kanzi::GlRenderValueBase | inline |
GlRenderValueBase()=default | kanzi::GlRenderValueBase | explicit |
GlRenderValueBase(Material &material, string_view name) | kanzi::GlRenderValueBase | explicit |
GlRenderValueBase(int uniformLocation, string_view name) | kanzi::GlRenderValueBase | inlineexplicit |
GlRenderValueBase(GlRenderValueBase &&other)=default | kanzi::GlRenderValueBase | |
isDirty() const | kanzi::GlRenderValueBase | inline |
isNamed(string_view name) const | kanzi::GlRenderValueBase | inline |
isValid() const | kanzi::GlRenderValueBase | inline |
m_dirty | kanzi::GlRenderValueBase | protected |
m_name | kanzi::GlRenderValueBase | protected |
m_uniformLocation | kanzi::GlRenderValueBase | protected |
operator=(GlRenderValueBase &&other)=default | kanzi::GlRenderValueBase | |
setDirty(bool enabled) | kanzi::GlRenderValueBase | inline |
setUniformLocation(int uniformLocation) | kanzi::GlRenderValueBase | inline |