24 #ifndef PXR_USD_USD_REFERENCES_H
25 #define PXR_USD_USD_REFERENCES_H
282 explicit operator bool() {
return bool(_prim); }
290 #endif // PXR_USD_USD_REFERENCES_H
USD_API bool SetReferences(const SdfReferenceVector &items)
GLsizei const GLchar *const * string
const UsdPrim & GetPrim() const
Return the prim this object is bound to.
USD_API bool AddInternalReference(const SdfPath &primPath, const SdfLayerOffset &layerOffset=SdfLayerOffset(), UsdListPosition position=UsdListPositionBackOfPrependList)
USD_API bool ClearReferences()
USD_API bool AddReference(const SdfReference &ref, UsdListPosition position=UsdListPositionBackOfPrependList)
std::vector< SdfReference > SdfReferenceVector
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
SIM_API const UT_StringHolder position
USD_API bool RemoveReference(const SdfReference &ref)
#define PXR_NAMESPACE_CLOSE_SCOPE