FUsdGeomXformable

Minimal pxr::UsdGeomXformable 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/UsdGeomXformable.h

Include

#include "UsdWrappers/UsdGeomXformable.h"

Syntax

class FUsdGeomXformable : public UE::FUsdTyped

Remarks

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

Constructors

Name Description

Public function

FUsdGeomXformable()

Public function

FUsdGeomXformable

(
    const FUsdGeomXformable& Other
)

Public function

FUsdGeomXformable

(
    FUsdGeomXformable&& Other
)

Public function

FUsdGeomXformable

(
    const FUsdPrim& Prim
)

Destructors

Name Description

Public function

~FUsdGeomXformable()

Functions

Name Description

Public function Const

bool

 

ClearXformOpOrder()

Public function Const

bool

 

GetTimeSamples

(
    TArray< double >* Times
)

Public function Const

FUsdAttribut...

 

GetXformOpOrderAttr()

Public function Const

bool

 

TransformMightBeTimeVarying()

Auto conversion from/to pxr::UsdGeomXformable.

Operators

Name Description

Public function Const

 

operator bool()

Public function

FUsdGeomXfor...

 

operator=

(
    const FUsdGeomXformable& Other
)

Public function

FUsdGeomXfor...

 

operator=

(
    FUsdGeomXformable&& 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