Navigation
API > API/Plugins > API/Plugins/UnrealUSDWrapper
Minimal pxr::PcpLayerStackIdentifier wrapper for Unreal that can be used from no-rtti modules.
| Name | FPcpLayerStackIdentifier |
| Type | class |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Public/UsdWrappers/PcpLayerStackIdentifier.h |
| Include Path | #include "UsdWrappers/PcpLayerStackIdentifier.h" |
Syntax
class FPcpLayerStackIdentifier
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| UsdWrappers/PcpLayerStackIdentifier.h | |||
FPcpLayerStackIdentifier
(
const FPcpLayerStackIdentifier& Other |
UsdWrappers/PcpLayerStackIdentifier.h | ||
FPcpLayerStackIdentifier
(
FPcpLayerStackIdentifier&& Other |
UsdWrappers/PcpLayerStackIdentifier.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FPcpLayerStackIdentifier() |
UsdWrappers/PcpLayerStackIdentifier.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Impl | TUniquePtr< Internal::FPcpLayerStackIdentifierImpl > | UsdWrappers/PcpLayerStackIdentifier.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSdfLayerWeak RootLayer () |
Auto conversion from/to pxr::PcpLayerStackIdentifier. | UsdWrappers/PcpLayerStackIdentifier.h | |
FSdfLayerWeak SessionLayer() |
UsdWrappers/PcpLayerStackIdentifier.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
operator bool() |
UsdWrappers/PcpLayerStackIdentifier.h | ||
bool operator!=
(
const FPcpLayerStackIdentifier& Other |
UsdWrappers/PcpLayerStackIdentifier.h | ||
FPcpLayerStackIdentifier & operator=
(
const FPcpLayerStackIdentifier& Other |
UsdWrappers/PcpLayerStackIdentifier.h | ||
FPcpLayerStackIdentifier & operator=
(
FPcpLayerStackIdentifier&& Other |
UsdWrappers/PcpLayerStackIdentifier.h | ||
bool operator==
(
const FPcpLayerStackIdentifier& Other |
UsdWrappers/PcpLayerStackIdentifier.h |