| AbstractPropertyNotificationHandler() | kanzi::AbstractPropertyNotificationHandler | inlineexplicitprotected |
| AbstractPropertyNotificationHandler(AbstractPropertyType propertyType) | kanzi::AbstractPropertyNotificationHandler | inlineexplicitprotected |
| create(AbstractPropertyType propertyType, Node *node, GlRenderState::HandleType handle, ShaderProgram::UniformTransformation transformation) | kanzi::TypedRenderStatePropertyNotificationHandler< T > | inlinestatic |
| getHandle() const | kanzi::RenderStatePropertyNotificationHandler | inline |
| getNode() const | kanzi::NodePropertyNotificationHandler | inline |
| getPropertyType() const | kanzi::AbstractPropertyNotificationHandler | inline |
| getTransformation() const | kanzi::RenderStatePropertyNotificationHandler | inlineprotected |
| invalidate() | kanzi::NodePropertyNotificationHandler | inline |
| isDirty() const | kanzi::RenderStatePropertyNotificationHandler | inline |
| isValid() const | kanzi::NodePropertyNotificationHandler | inline |
| m_dirty | kanzi::RenderStatePropertyNotificationHandler | protected |
| m_handle | kanzi::RenderStatePropertyNotificationHandler | protected |
| m_transformation | kanzi::RenderStatePropertyNotificationHandler | protected |
| NodePropertyNotificationHandler() | kanzi::NodePropertyNotificationHandler | inlineexplicitprotected |
| NodePropertyNotificationHandler(const NodePropertyNotificationHandler &rhs) | kanzi::NodePropertyNotificationHandler | explicitprotected |
| NodePropertyNotificationHandler(AbstractPropertyType propertyType, Node *node) | kanzi::NodePropertyNotificationHandler | explicitprotected |
| onPropertyChanged(PropertyNotificationReason) override | kanzi::RenderStatePropertyNotificationHandler | protectedvirtual |
| operator=(const NodePropertyNotificationHandler &rhs) | kanzi::NodePropertyNotificationHandler | protected |
| RenderStatePropertyNotificationHandler()=default | kanzi::RenderStatePropertyNotificationHandler | explicitprotected |
| RenderStatePropertyNotificationHandler(AbstractPropertyType propertyType, Node *node) | kanzi::RenderStatePropertyNotificationHandler | inlineexplicitprotected |
| RenderStatePropertyNotificationHandler(AbstractPropertyType propertyType, Node *node, GlRenderState::HandleType handle, ShaderProgram::UniformTransformation transformation) | kanzi::RenderStatePropertyNotificationHandler | inlineexplicitprotected |
| setDirty(bool enabled) | kanzi::RenderStatePropertyNotificationHandler | inline |
| TypedRenderStatePropertyNotificationHandler(AbstractPropertyType propertyType, Node *node, GlRenderState::HandleType handle, ShaderProgram::UniformTransformation transformation) | kanzi::TypedRenderStatePropertyNotificationHandler< T > | inlineexplicit |
| update(GlRenderState &renderState, PropertyObject *object, Material &material) | kanzi::RenderStatePropertyNotificationHandler | |
| updateOverride(GlRenderState &renderState, PropertyObject *object, Material &material) override | kanzi::TypedRenderStatePropertyNotificationHandler< T > | inlineprotectedvirtual |
| ~AbstractPropertyNotificationHandler() | kanzi::AbstractPropertyNotificationHandler | protectedvirtual |
| ~NodePropertyNotificationHandler() override | kanzi::NodePropertyNotificationHandler | protected |