24 #ifndef USDPHYSICS_GENERATED_MATERIALAPI_H
25 #define USDPHYSICS_GENERATED_MATERIALAPI_H
159 static const TfType &_GetStaticTfType();
161 static bool _IsTypedSchema();
165 const TfType &_GetTfType()
const override;
static USDPHYSICS_API UsdPhysicsMaterialAPI Get(const UsdStagePtr &stage, const SdfPath &path)
USDPHYSICS_API UsdAttribute GetDensityAttr() const
USDPHYSICS_API UsdSchemaKind _GetSchemaKind() const override
GLsizei const GLchar *const * string
GLsizei const GLchar *const * path
virtual USDPHYSICS_API ~UsdPhysicsMaterialAPI()
Destructor.
USDPHYSICS_API UsdAttribute CreateDensityAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
USDPHYSICS_API UsdAttribute GetDynamicFrictionAttr() const
std::vector< TfToken > TfTokenVector
Convenience types.
static USDPHYSICS_API UsdPhysicsMaterialAPI Apply(const UsdPrim &prim)
USDPHYSICS_API UsdAttribute GetStaticFrictionAttr() const
static USDPHYSICS_API const TfTokenVector & GetSchemaAttributeNames(bool includeInherited=true)
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
USDPHYSICS_API UsdAttribute GetRestitutionAttr() const
#define PXR_NAMESPACE_CLOSE_SCOPE
static const UsdSchemaKind schemaKind
USDPHYSICS_API UsdAttribute CreateDynamicFrictionAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
static USDPHYSICS_API bool CanApply(const UsdPrim &prim, std::string *whyNot=nullptr)
USDPHYSICS_API UsdAttribute CreateStaticFrictionAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
UsdPhysicsMaterialAPI(const UsdSchemaBase &schemaObj)
USDPHYSICS_API UsdAttribute CreateRestitutionAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
UsdPhysicsMaterialAPI(const UsdPrim &prim=UsdPrim())