Home
last modified time | relevance | path

Searched defs:SdfPathVector (Results 1 – 3 of 3) sorted by relevance

/dports/misc/usd/USD-21.11/pxr/usd/usd/
H A Dnotice.h188 explicit operator SdfPathVector() const { in SdfPathVector() function
/dports/misc/usd/USD-21.11/pxr/usd/sdf/testenv/
H A DtestSdfPathThreading.cpp146 TF_MAKE_STATIC_DATA(SdfPathVector, pathCache) in TF_MAKE_STATIC_DATA() argument
/dports/misc/usd/USD-21.11/pxr/usd/sdf/
H A Dpath.h209 typedef std::vector<class SdfPath> SdfPathVector; typedef