7 #ifndef USDGEOM_GENERATED_BOUNDABLE_H
8 #define USDGEOM_GENERATED_BOUNDABLE_H
126 static const TfType &_GetStaticTfType();
128 static bool _IsTypedSchema();
132 const TfType &_GetTfType()
const override;
212 VtVec3fArray *extent);
220 VtVec3fArray *extent);
USDGEOM_API UsdAttribute GetExtentAttr() const
GT_API const UT_StringHolder time
virtual USDGEOM_API ~UsdGeomBoundable()
Destructor.
USDGEOM_API UsdAttribute CreateExtentAttr(VtValue const &defaultValue=VtValue(), bool writeSparsely=false) const
GLsizei const GLchar *const * path
USDGEOM_API UsdSchemaKind _GetSchemaKind() const override
UsdGeomBoundable(const UsdSchemaBase &schemaObj)
UsdGeomBoundable(const UsdPrim &prim=UsdPrim())
Represents a non-concrete typed schema.
static const UsdSchemaKind schemaKind
static USDGEOM_API const TfTokenVector & GetSchemaAttributeNames(bool includeInherited=true)
std::vector< TfToken > TfTokenVector
Convenience types.
static USDGEOM_API bool ComputeExtentFromPlugins(const UsdGeomBoundable &boundable, const UsdTimeCode &time, VtVec3fArray *extent)
GA_API const UT_StringHolder transform
static USDGEOM_API UsdGeomBoundable Get(const UsdStagePtr &stage, const SdfPath &path)
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
#define PXR_NAMESPACE_CLOSE_SCOPE
USDGEOM_API bool ComputeExtent(const UsdTimeCode &time, VtVec3fArray *extent) const