AbstractPropertyNotificationHandler() | kanzi::AbstractPropertyNotificationHandler | inlineexplicitprotected |
AbstractPropertyNotificationHandler(AbstractPropertyType propertyType) | kanzi::AbstractPropertyNotificationHandler | inlineexplicitprotected |
create(AbstractPropertyType propertyType, Node *node) | kanzi::TypedRenderStatePropertyNotificationHandler< GraphicsBlendMode > | 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) KZ_OVERRIDE | kanzi::RenderValuePropertyNotificationHandlerBase | protectedvirtual |
operator=(KZ_RV_REF(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(KZ_RV_REF(RenderValuePropertyNotificationHandlerBase) other) | kanzi::RenderValuePropertyNotificationHandlerBase | inlineprotected |
setDirty(bool enabled) | kanzi::RenderValuePropertyNotificationHandlerBase | inline |
TypedRenderStatePropertyNotificationHandler() | kanzi::TypedRenderStatePropertyNotificationHandler< GraphicsBlendMode > | inlineexplicit |
TypedRenderStatePropertyNotificationHandler(AbstractPropertyType propertyType, Node *node) | kanzi::TypedRenderStatePropertyNotificationHandler< GraphicsBlendMode > | inlineexplicit |
TypedRenderStatePropertyNotificationHandler(AbstractPropertyType propertyType, Node *node, GlRenderState::HandleType handle, ShaderProgram::UniformTransformation transformation) | kanzi::TypedRenderStatePropertyNotificationHandler< GraphicsBlendMode > | inlineexplicit |
update(GlRenderState &renderState, Object *object, Material &material) | kanzi::RenderStatePropertyNotificationHandler | |
updateOverride(GlRenderState &renderState, Object *object, Material &material) KZ_OVERRIDE | kanzi::TypedRenderStatePropertyNotificationHandler< GraphicsBlendMode > | inlineprotectedvirtual |
~NodePropertyNotificationHandler() | kanzi::NodePropertyNotificationHandler | inlineprotectedvirtual |