Navigation
API > API/Plugins > API/Plugins/UnrealUSDWrapper
References
Module | UnrealUSDWrapper |
Header | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Public/USDMemory.h |
Include | #include "USDMemory.h" |
Syntax
template<typename UsdObjectType>
class TUsdStore
Remarks
Stores a USD object. Ensures that its constructed, copied, moved and destroyed using the USD allocator.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
TUsdStore () |
||
![]() |
|||
![]() |
|||
![]() |
TUsdStore
(
const UsdObjectType& UsdObject |
||
![]() |
TUsdStore
(
UsdObjectType&& UsdObject |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |
~TUsdStore () |