FUsdTyped

Minimal pxr::UsdTyped wrapper for Unreal that can be used from no-rtti modules.

Windows
MacOS
Linux

Inheritance Hierarchy

FUsdTyped

FUsdGeomXformable

References

Module

UnrealUSDWrapper

Header

/Engine/Plugins/Importers/USDImporter/Source/UnrealUSDWrapper/Public/UsdWrappers/UsdTyped.h

Include

#include "UsdWrappers/UsdTyped.h"

Syntax

class FUsdTyped

Remarks

Minimal pxr::UsdTyped wrapper for Unreal that can be used from no-rtti modules.

Constructors

Name Description

Public function

FUsdTyped()

Public function

FUsdTyped

(
    const FUsdTyped& Other
)

Public function

FUsdTyped

(
    FUsdTyped&& Other
)

Public function

FUsdTyped

(
    const FUsdPrim& Prim
)

Destructors

Name Description

Public function

~FUsdTyped()

Functions

Name Description

Public function Const

FSdfPath

 

GetPath()

Auto conversion from/to pxr::UsdTyped.

Public function Const

FUsdPrim

 

GetPrim()

Operators

Name Description

Public function Const

 

operator bool()

Public function

FUsdTyped &

 

operator=

(
    const FUsdTyped& Other
)

Public function

FUsdTyped &

 

operator=

(
    FUsdTyped&& Other
)

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