Home
last modified time | relevance | path

Searched refs:UsdAttributeVector (Results 1 – 2 of 2) sorted by relevance

/dports/misc/usd/USD-21.11/pxr/usd/usd/
H A Dprim.cpp960 UsdAttributeVector
964 UsdAttributeVector attrs; in _GetAttributes()
979 UsdAttributeVector
985 UsdAttributeVector
H A Dattribute.h49 typedef std::vector<UsdAttribute> UsdAttributeVector; typedef