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