24 #ifndef PXR_USD_USD_INHERITS_H
25 #define PXR_USD_USD_INHERITS_H
94 explicit operator bool() {
return bool(_prim); }
106 #endif // PXR_USD_USD_INHERITS_H
USD_API bool ClearInherits()
USD_API bool RemoveInherit(const SdfPath &primPath)
PXR_NAMESPACE_OPEN_SCOPE SDF_DECLARE_HANDLES(SdfPrimSpec)
USD_API bool AddInherit(const SdfPath &primPath, UsdListPosition position=UsdListPositionBackOfPrependList)
USD_API SdfPathVector GetAllDirectInherits() const
std::vector< class SdfPath > SdfPathVector
A vector of SdfPaths.
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
SIM_API const UT_StringHolder position
#define PXR_NAMESPACE_CLOSE_SCOPE
USD_API bool SetInherits(const SdfPathVector &items)
const UsdPrim & GetPrim() const
Return the prim this object is bound to.