24 #ifndef USDSKEL_GENERATED_ANIMATION_H
25 #define USDSKEL_GENERATED_ANIMATION_H
148 static const TfType &_GetStaticTfType();
150 static bool _IsTypedSchema();
154 const TfType &_GetTfType()
const override;
static USDSKEL_API UsdSkelAnimation Get(const UsdStagePtr &stage, const SdfPath &path)
static constexpr UsdTimeCode Default()
USDSKEL_API UsdAttribute GetBlendShapeWeightsAttr() const
GT_API const UT_StringHolder time
USDSKEL_API UsdAttribute CreateRotationsAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
USDSKEL_API UsdAttribute GetJointsAttr() const
GLsizei const GLchar *const * path
USDSKEL_API UsdAttribute GetRotationsAttr() const
USDSKEL_API UsdAttribute CreateScalesAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
static USDSKEL_API const TfTokenVector & GetSchemaAttributeNames(bool includeInherited=true)
USDSKEL_API bool SetTransforms(const VtMatrix4dArray &xforms, UsdTimeCode time=UsdTimeCode::Default()) const
USDSKEL_API UsdSchemaKind _GetSchemaKind() const override
static const UsdSchemaKind schemaKind
Represents a concrete typed schema.
USDSKEL_API UsdAttribute GetScalesAttr() const
USDSKEL_API UsdAttribute CreateJointsAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
USDSKEL_API UsdAttribute CreateTranslationsAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
UsdSkelAnimation(const UsdPrim &prim=UsdPrim())
UsdSkelAnimation(const UsdSchemaBase &schemaObj)
std::vector< TfToken > TfTokenVector
Convenience types.
USDSKEL_API bool GetTransforms(VtMatrix4dArray *xforms, UsdTimeCode time=UsdTimeCode::Default()) const
USDSKEL_API UsdAttribute CreateBlendShapesAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
USDSKEL_API UsdAttribute GetBlendShapesAttr() const
USDSKEL_API UsdAttribute GetTranslationsAttr() const
#define PXR_NAMESPACE_CLOSE_SCOPE
USDSKEL_API UsdAttribute CreateBlendShapeWeightsAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
static USDSKEL_API UsdSkelAnimation Define(const UsdStagePtr &stage, const SdfPath &path)
virtual USDSKEL_API ~UsdSkelAnimation()
Destructor.