#include <kanzi/core.ui/platform/graphics_backend/gl/gl_render_state.hpp>
#include <kanzi/core.ui/platform/graphics_backend/gl/render_value_property_notification_handler_base.hpp>
Classes | |
class | kanzi::BlendModeRenderStatePropertyNotificationHandler |
Custom render state property notification handler for blend mode. More... | |
class | kanzi::RenderStatePropertyNotificationHandler |
Render value updater for render state. More... | |
class | kanzi::TypedRenderStatePropertyNotificationHandler< T > |
Specialized property state and value container for render state. More... | |
class | kanzi::TypedRenderStatePropertyNotificationHandler< TextureSharedPtr > |
TypedRenderStatePropertyNotificationHandler specialization. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
typedef unique_ptr< RenderStatePropertyNotificationHandler > | kanzi::RenderStatePropertyNotificationHandlerPtr |
Render state property container shared pointer. More... | |