Navigation
API > API/Plugins > API/Plugins/RigLogicLib > API/Plugins/RigLogicLib/PolyAllocator
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
pma/PolyAllocator.h |
|
|
|
pma/PolyAllocator.h |
|
|
|
pma/PolyAllocator.h |
|
|
|
pma/PolyAllocator.h |
|
PolyAllocator()
| |
|
| Name |
PolyAllocator |
| Type |
function |
| Header File |
/Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/pma/PolyAllocator.h |
| Include Path |
#include "pma/PolyAllocator.h" |
PolyAllocator()
PolyAllocator(MemoryResource *)
| |
|
| Name |
PolyAllocator |
| Type |
function |
| Header File |
/Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/pma/PolyAllocator.h |
| Include Path |
#include "pma/PolyAllocator.h" |
PolyAllocator
(
MemoryResource * memRes
)
PolyAllocator(std::nullptr_t)
| |
|
| Name |
PolyAllocator |
| Type |
function |
| Header File |
/Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/pma/PolyAllocator.h |
| Include Path |
#include "pma/PolyAllocator.h" |
PolyAllocator
(
std::nullptr_t
)
PolyAllocator(const PolyAllocator< U, UAlignment, UDefaultMemoryResource > &)
| |
|
| Name |
PolyAllocator |
| Type |
function |
| Header File |
/Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/pma/PolyAllocator.h |
| Include Path |
#include "pma/PolyAllocator.h" |
template<class U, std::size_t UAlignment, class UDefaultMemoryResource>
PolyAllocator
(
const PolyAllocator < U, UAlignment, UDefaultMemoryResource > & rhs
)