AlignedMemoryResource::allocate

Windows
MacOS
Linux

Override Hierarchy

MemoryResource::allocate()

AlignedMemoryResource::allocate()

References

Module

RigLogicLib

Header

/Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/pma/resources/AlignedMemoryResource.h

Include

#include "pma/resources/AlignedMemoryResource.h"

Source

/Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Private/pma/resources/AlignedMemoryResource.cpp

Syntax

virtual void * allocate
(
    std::size_t size,
    std::size_t alignment
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss