Inherits AZ::RHI::ObjectPoolTraits.
Public Types | |
using | ObjectType = Heap |
using | ObjectFactoryType = HeapFactory |
using | MutexType = AZStd::mutex |
![]() | |
using | ObjectFactoryType = ObjectFactoryBase< ObjectType > |
![]() | |
using | ObjectType = Object |
using | MutexType = NullMutex |
The mutex used to guard the object collector data. | |