24 #ifndef USDPHYSICS_GENERATED_LIMITAPI_H
25 #define USDPHYSICS_GENERATED_LIMITAPI_H
146 static std::vector<UsdPhysicsLimitAPI>
217 static const TfType &_GetStaticTfType();
219 static bool _IsTypedSchema();
223 const TfType &_GetTfType()
const override;
static USDPHYSICS_API UsdPhysicsLimitAPI Apply(const UsdPrim &prim, const TfToken &name)
static USDPHYSICS_API const TfTokenVector & GetSchemaAttributeNames(bool includeInherited=true)
USDPHYSICS_API UsdAttribute GetHighAttr() const
static USDPHYSICS_API std::vector< UsdPhysicsLimitAPI > GetAll(const UsdPrim &prim)
USDPHYSICS_API UsdAttribute GetLowAttr() const
GLsizei const GLchar *const * string
GLsizei const GLchar *const * path
static USDPHYSICS_API UsdPhysicsLimitAPI Get(const UsdStagePtr &stage, const SdfPath &path)
static USDPHYSICS_API bool IsPhysicsLimitAPIPath(const SdfPath &path, TfToken *name)
const TfToken & _GetInstanceName() const
USDPHYSICS_API UsdAttribute CreateHighAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
static USDPHYSICS_API bool IsSchemaPropertyBaseName(const TfToken &baseName)
UsdPhysicsLimitAPI(const UsdSchemaBase &schemaObj, const TfToken &name)
std::vector< TfToken > TfTokenVector
Convenience types.
static USDPHYSICS_API bool CanApply(const UsdPrim &prim, const TfToken &name, std::string *whyNot=nullptr)
static const UsdSchemaKind schemaKind
GLuint const GLchar * name
USDPHYSICS_API UsdSchemaKind _GetSchemaKind() const override
TfToken GetName() const
Returns the name of this multiple-apply schema instance.
UsdPhysicsLimitAPI(const UsdPrim &prim=UsdPrim(), const TfToken &name=TfToken())
virtual USDPHYSICS_API ~UsdPhysicsLimitAPI()
Destructor.
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
#define PXR_NAMESPACE_CLOSE_SCOPE
USDPHYSICS_API UsdAttribute CreateLowAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
Multiple Apply API Schema.