Class Allocator# Defined in File Allocator.ixx Class Documentation# class Allocator# Public Functions Allocator()# Allocator(const vk::Device &device, const vk::PhysicalDevice &physicalDevice, const vk::Instance &instance, bool enableBufferDeviceAddress = true)# Allocator(const Allocator&) = delete# Allocator &operator=(const Allocator&) = delete# Allocator(Allocator &&other) noexcept# Allocator &operator=(Allocator &&other) noexcept# inline VmaAllocator getVmaAllocator() const# void cleanUp()# ~Allocator()#