UnrealUSDWrapper

Windows
MacOS
Linux

Filters

Classes

Name

Description

Public struct

FAttributeChange

Analogous to pxr::SdfChangeList::Entry::InfoChange, describes a change to an attribute.

Public struct

FObjectChangeNotice

Analogous to pxr::SdfChangeList::Entry, describes a generic change to an object

Public struct

FPrimChangeFlags

Analogous to pxr::SdfChangeList::Entry::_Flags

Public class

FScopedBlockNotices

Public class

FUsdAttribute

Public struct

FUsdDelegates

Public class

FUsdListener

Registers to Usd Notices and emits events when the Usd Stage has changed

Public class

FUsdMemoryManager

Public struct

FUsdQuatData

Public struct

FUsdUVData

Public struct

FUsdVector2Data

Public struct

FUsdVector4Data

Public struct

FUsdVectorData

Public class

IUnrealUSDWrapperModule

Public class

IUsdPrim

Public class

TScopedAllocs

Activates an allocator on construction and deactivates it on destruction

Public class

TUsdStore

Stores a USD object.

Public class

UnrealUSDWrapper

Typedefs

Name

Description

FObjectChangesByPath

Describes USD object changes by object path.

FScopedUnrealAllocs

FScopedUsdAllocs

Enums

Name

Description

Public enum

EUsdActiveAllocator

Public enum

EUsdGeomOrientation

Public enum UEnum

EUsdInitialLoadSet

Public enum

EUsdInterpolationMethod

Public enum UEnum meta

EUsdPurpose

Public enum

EUsdSubdivisionScheme

Public enum

UsdUtils::ESubLayerChangeType

Analogous to pxr::SdfChangeList::SubLayerChangeType, describes a change to a sublayer

Functions

Name Description

Public function

TSharedRef< ...

 

MakeSharedUnreal

(
    ArgTypes&&... Args
)

MakeShared version that makes sure that the SharedPointer allocs are made with the Unreal allocator.

Public function

TUsdStore< U...

 

MakeUsdStore

(
    ArgTypes&&... Args
)

Public function

constexpr bo...

 

operator!

(
    EUsdPurpose E
)

Public function

constexpr EU...

 

operator&

(
    EUsdPurpose Lhs,
    EUsdPurpose Rhs
)

Public function

EUsdPurpose ...

 

operator&=

(
    EUsdPurpose& Lhs,
    EUsdPurpose Rhs
)

Public function

constexpr EU...

 

operator^

(
    EUsdPurpose Lhs,
    EUsdPurpose Rhs
)

Public function

EUsdPurpose ...

 

operator^=

(
    EUsdPurpose& Lhs,
    EUsdPurpose Rhs
)

Public function

constexpr EU...

 

operator|

(
    EUsdPurpose Lhs,
    EUsdPurpose Rhs
)

Public function

EUsdPurpose ...

 

operator|=

(
    EUsdPurpose& Lhs,
    EUsdPurpose Rhs
)

Public function

constexpr EU...

 

operator~

(
    EUsdPurpose E
)

Variables

Name Description

Public variable

const TCHAR ...

 

IdentifierPrefix

Public variable

const TCHAR ...

 

Inherited

Public variable

const TCHAR ...

 

Invisible

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