Open 3D Engine AzCore 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::Environment::AllocatorInterface Member List

This is the complete list of members for AZ::Environment::AllocatorInterface, including all inherited members.

Allocate(size_t byteSize, size_t alignment)=0 (defined in AZ::Environment::AllocatorInterface)AZ::Environment::AllocatorInterfacepure virtual
DeAllocate(void *address)=0 (defined in AZ::Environment::AllocatorInterface)AZ::Environment::AllocatorInterfacepure virtual