Navigation
API > API/Plugins > API/Plugins/UnrealUSDWrapper > API/Plugins/UnrealUSDWrapper/UsdWrappers
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
| Type | Name | Description | |
|---|---|---|---|
FUsdGeomXformable
(
const FUsdGeomXformable& Other |
|||
FUsdGeomXformable
(
FUsdGeomXformable&& Other |
|||
FUsdGeomXformable
(
const FUsdPrim& Prim |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| bool | Auto conversion from/to pxr::UsdGeomXformable. | ||
| bool | GetTimeSamples
(
TArray< double >* Times |
||
| FUsdAttribute | |||
| bool |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FUsdGeomXformable & | operator=
(
const FUsdGeomXformable& Other |
||
| FUsdGeomXformable & | operator=
(
FUsdGeomXformable&& Other |