| AbstractPropertyNotificationHandler()=default | kanzi::AbstractPropertyNotificationHandler | explicitprotected |
| AbstractPropertyNotificationHandler(AbstractPropertyType propertyType) | kanzi::AbstractPropertyNotificationHandler | inlineexplicitprotected |
| AbstractPropertyNotificationHandler(AbstractPropertyNotificationHandler &&other) noexcept | kanzi::AbstractPropertyNotificationHandler | inlineprotected |
| AbstractPropertyNotificationHandler(const AbstractPropertyNotificationHandler &)=delete | kanzi::AbstractPropertyNotificationHandler | protected |
| attach() | kanzi::NodePropertyNotificationHandler | protected |
| BlendModeRenderStatePropertyNotificationHandler(AbstractPropertyType propertyType, Node *node) | kanzi::BlendModeRenderStatePropertyNotificationHandler | inlineexplicit |
| create(AbstractPropertyType propertyType, Node *node) | kanzi::BlendModeRenderStatePropertyNotificationHandler | inlinestatic |
| detach() | kanzi::NodePropertyNotificationHandler | protected |
| 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_node | kanzi::NodePropertyNotificationHandler | protected |
| m_transformation | kanzi::RenderStatePropertyNotificationHandler | protected |
| NodePropertyNotificationHandler(AbstractPropertyType propertyType, Node *node) | kanzi::NodePropertyNotificationHandler | explicitprotected |
| NodePropertyNotificationHandler(NodePropertyNotificationHandler &&other) noexcept | kanzi::NodePropertyNotificationHandler | inlineprotected |
| notificationHandler(PropertyObject &, const typename PropertyType< T >::Traits::StorageType &, PropertyNotificationReason reason, void *data) | kanzi::NodePropertyNotificationHandler | protectedstatic |
| onPropertyChanged(PropertyNotificationReason) override | kanzi::RenderStatePropertyNotificationHandler | protectedvirtual |
| operator=(NodePropertyNotificationHandler &&other) noexcept | kanzi::NodePropertyNotificationHandler | inlineprotected |
| kanzi::AbstractPropertyNotificationHandler::operator=(AbstractPropertyNotificationHandler &&other) noexcept | kanzi::AbstractPropertyNotificationHandler | inlineprotected |
| kanzi::AbstractPropertyNotificationHandler::operator=(const AbstractPropertyNotificationHandler &)=delete | kanzi::AbstractPropertyNotificationHandler | protected |
| 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 |
| toggleNotificationHandler(bool add) | kanzi::NodePropertyNotificationHandler | protected |
| update(GlRenderState &renderState, PropertyObject *object, Material &material) | kanzi::RenderStatePropertyNotificationHandler | |
| updateOverride(GlRenderState &renderState, PropertyObject *object, Material &material) override | kanzi::BlendModeRenderStatePropertyNotificationHandler | inlineprotectedvirtual |
| ~AbstractPropertyNotificationHandler() | kanzi::AbstractPropertyNotificationHandler | protectedvirtual |
| ~NodePropertyNotificationHandler() override | kanzi::NodePropertyNotificationHandler | protected |