usdrt::UsdSchemaBase

Defined in usdrt/scenegraph/usd/usd/impl/usd_decl.h

Inheritance Relationships

Derived Type

class usdrt::UsdSchemaBase

Subclassed by usdrt::UsdTyped

Public Functions

explicit UsdSchemaBase(const UsdPrim &prim = UsdPrim())

Construct and store prim as the held prim.

explicit UsdSchemaBase(const UsdSchemaBase &otherSchema)

Construct and store for the same prim held by otherSchema.

virtual ~UsdSchemaBase()

Destructor.

explicit operator bool() const
UsdPrim GetPrim() const

Return this schema object’s held prim.

SdfPath GetPrimPath() const