Class FixedAllocation
The memory allocation policy that uses inlined memory of the fixed size (no resize support, does not use heap allocations at all).
Inheritance
FixedAllocation
Inherited Members
FixedAllocation
FixedAllocation
Assembly: FlaxEngine.dll
File: Engine/Core/Memory/Allocation.h
Syntax
public class FixedAllocation<Capacity>
Type Parameters
|
Capacity
|