Home
last modified time | relevance | path

Searched defs:HasAuthoredValue (Results 1 – 4 of 4) sorted by relevance

/dports/misc/usd/USD-21.11/pxr/usd/usd/
H A DresolveInfo.h97 bool HasAuthoredValue() const { in HasAuthoredValue() function
H A DattributeQuery.cpp198 UsdAttributeQuery::HasAuthoredValue() const in HasAuthoredValue() function in UsdAttributeQuery
H A Dattribute.cpp183 UsdAttribute::HasAuthoredValue() const in HasAuthoredValue() function in UsdAttribute
/dports/misc/usd/USD-21.11/pxr/usd/usdGeom/
H A Dprimvar.h404 bool HasAuthoredValue() const { return _attr.HasAuthoredValue(); } in HasAuthoredValue() function