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(Material &material, string_view name) | kanzi::GlRenderValueBase | explicit |
GlRenderValueBase(int uniformLocation, string_view name) | kanzi::GlRenderValueBase | inlineexplicit |
GlRenderValueBase(KZ_RV_REF(GlRenderValueBase) other) | kanzi::GlRenderValueBase | inline |
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=(KZ_RV_REF(GlRenderValueBase) other) | kanzi::GlRenderValueBase | inline |
setDirty(bool enabled) | kanzi::GlRenderValueBase | inline |
setUniformLocation(int uniformLocation) | kanzi::GlRenderValueBase | inline |