Open 3D Engine AtomTressFX Gem 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.
AZ::Render::HairSharedBufferNotifications Class Referenceabstract

Inherits AZ::EBusTraits.

Public Member Functions

virtual void OnSharedBufferMemoryAvailable ()=0
 

Static Public Attributes

static const AZ::EBusHandlerPolicy HandlerPolicy = AZ::EBusHandlerPolicy::Multiple
 

Member Function Documentation

◆ OnSharedBufferMemoryAvailable()

virtual void AZ::Render::HairSharedBufferNotifications::OnSharedBufferMemoryAvailable ( )
pure virtual

This event will fire if memory is freed up, so a listener can wait for there to be free space and attempt to allocate memory again if it failed initially


The documentation for this class was generated from the following file: