Kanzi  3.9.8
Kanzi Engine C++ API
render_state_property_notification_handler.hpp File Reference

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 notification handler for render state. More...
 
class  kanzi::TypedRenderStateRangePropertyNotificationHandler< T >
 Specialized notification handler for render state. More...
 

Namespaces

 kanzi
 

Typedefs

using kanzi::RenderStatePropertyNotificationHandlerPtr = unique_ptr< RenderStatePropertyNotificationHandler >
 Render state property notification handler unique pointer type. More...