#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::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< GraphicsBlendMode > |
| TypedRenderStatePropertyNotificationHandler specialization. More... | |
| class | kanzi::TypedRenderStatePropertyNotificationHandler< TextureSharedPtr > |
| TypedRenderStatePropertyNotificationHandler specialization. More... | |
Namespaces | |
| kanzi | |
Typedefs | |
| typedef unique_ptr< RenderStatePropertyNotificationHandler > | kanzi::RenderStatePropertyNotificationHandlerPtr |
| Render state property container shared pointer. More... | |