Navigation
API > API/Plugins > API/Plugins/UnrealUSDWrapper
Minimal pxr::UsdTyped wrapper for Unreal that can be used from no-rtti modules.
| Name | FUsdTyped |
| Type | class |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/UnrealUSDWrapper/Public/UsdWrappers/UsdTyped.h |
| Include Path | #include "UsdWrappers/UsdTyped.h" |
Syntax
class FUsdTyped
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FUsdTyped () |
UsdWrappers/UsdTyped.h | ||
| UsdWrappers/UsdTyped.h | |||
| UsdWrappers/UsdTyped.h | |||
| UsdWrappers/UsdTyped.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FUsdTyped() |
UsdWrappers/UsdTyped.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Impl | TUniquePtr< Internal::FUsdTypedImpl > | UsdWrappers/UsdTyped.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Auto conversion from/to pxr::UsdTyped. | UsdWrappers/UsdTyped.h | ||
FUsdPrim GetPrim() |
UsdWrappers/UsdTyped.h |