Search Results for

    Show / Hide Table of Contents

    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
    Assembly: FlaxEngine.dll
    File: Engine/Core/Memory/Allocation.h
    Syntax
    public class FixedAllocation<Capacity>
    Type Parameters
    Capacity

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat