Open 3D Engine EMotionFX 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.
MCore::StaticAllocator Class Reference

Inherits AZStd::allocator.

Public Member Functions

StaticAllocator::pointer allocate (size_type byteSize, size_type alignment, int flags=0)
 
void deallocate (pointer ptr, size_type byteSize, size_type alignment)
 
StaticAllocator::size_type resize (pointer ptr, size_type newSize)
 
StaticAllocator::size_type max_size () const
 
StaticAllocator::size_type get_allocated_size () const
 

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