Open 3D Engine AzFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzFramework::PaintBrushNotifications Member List

This is the complete list of members for AzFramework::PaintBrushNotifications, including all inherited members.

AddressPolicy (defined in AzFramework::PaintBrushNotifications)AzFramework::PaintBrushNotificationsstatic
BlendFn typedefAzFramework::PaintBrushNotifications
BusIdType typedef (defined in AzFramework::PaintBrushNotifications)AzFramework::PaintBrushNotifications
HandlerPolicy (defined in AzFramework::PaintBrushNotifications)AzFramework::PaintBrushNotificationsstatic
OnBrushStrokeBegin(const AZ::Color &color)AzFramework::PaintBrushNotificationsinlinevirtual
OnBrushStrokeEnd()AzFramework::PaintBrushNotificationsinlinevirtual
OnGetColor(const AZ::Vector3 &brushCenterPoint) constAzFramework::PaintBrushNotificationsinlinevirtual
OnPaint(const AZ::Color &color, const AZ::Aabb &dirtyArea, ValueLookupFn &valueLookupFn, BlendFn &blendFn)AzFramework::PaintBrushNotificationsinlinevirtual
OnPaintModeBegin()AzFramework::PaintBrushNotificationsinlinevirtual
OnPaintModeEnd()AzFramework::PaintBrushNotificationsinlinevirtual
OnSmooth(const AZ::Color &color, const AZ::Aabb &dirtyArea, ValueLookupFn &valueLookupFn, AZStd::span< const AZ::Vector3 > valuePointOffsets, SmoothFn &smoothFn)AzFramework::PaintBrushNotificationsinlinevirtual
SmoothFn typedefAzFramework::PaintBrushNotifications
ValueLookupFn typedefAzFramework::PaintBrushNotifications