Kanzi  3.9.6
Kanzi Engine API
kanzi::GlRenderValueBase Member List

This is the complete list of members for kanzi::GlRenderValueBase, including all inherited members.

getName() constkanzi::GlRenderValueBaseinline
getUniformLocation() constkanzi::GlRenderValueBaseinline
GlRenderValueBase()=defaultkanzi::GlRenderValueBaseexplicit
GlRenderValueBase(Material &material, string_view name)kanzi::GlRenderValueBaseexplicit
GlRenderValueBase(int uniformLocation, string_view name)kanzi::GlRenderValueBaseinlineexplicit
GlRenderValueBase(GlRenderValueBase &&other)=defaultkanzi::GlRenderValueBase
isDirty() constkanzi::GlRenderValueBaseinline
isNamed(string_view name) constkanzi::GlRenderValueBaseinline
isValid() constkanzi::GlRenderValueBaseinline
m_dirtykanzi::GlRenderValueBaseprotected
m_namekanzi::GlRenderValueBaseprotected
m_uniformLocationkanzi::GlRenderValueBaseprotected
operator=(GlRenderValueBase &&other)=defaultkanzi::GlRenderValueBase
setDirty(bool enabled)kanzi::GlRenderValueBaseinline
setUniformLocation(int uniformLocation)kanzi::GlRenderValueBaseinline