Home
last modified time | relevance | path

Searched refs:XformQuery (Results 1 – 7 of 7) sorted by relevance

/dports/misc/usd/USD-21.11/pxr/usd/usdGeom/
H A DxformCache.h157 _Entry(const UsdGeomXformable::XformQuery & query_, in _Entry()
165 UsdGeomXformable::XformQuery query;
H A Dxformable.cpp524 UsdGeomXformable::XformQuery::XformQuery(const UsdGeomXformable &xformable): in XformQuery() function in UsdGeomXformable::XformQuery
532 UsdGeomXformable::XformQuery::GetLocalTransformation( in GetLocalTransformation()
553 UsdGeomXformable::XformQuery::TransformMightBeTimeVarying() const in TransformMightBeTimeVarying()
655 UsdGeomXformable::XformQuery::GetTimeSamples(vector<double> *times) const in GetTimeSamples()
661 UsdGeomXformable::XformQuery::GetTimeSamplesInInterval( in GetTimeSamplesInInterval()
694 UsdGeomXformable::XformQuery::IsAttributeIncludedInLocalTransform( in IsAttributeIncludedInLocalTransform()
H A Dxformable.h379 class XformQuery {
381 XformQuery(): in XformQuery() function
389 XformQuery(const UsdGeomXformable &xformable);
H A DxformCache.cpp106 result->query = UsdGeomXformable::XformQuery(xf); in _GetCacheEntryForPrim()
/dports/misc/usd/USD-21.11/pxr/usdImaging/usdImaging/
H A DresolvedAttributeCache.h448 typedef UsdGeomXformable::XformQuery query_type;
/dports/misc/usd/USD-21.11/pxr/usd/usdSkel/
H A DbakeSkinning.cpp573 const UsdGeomXformable::XformQuery query(xformable); in _ExtendWorldTransformTimeSamples()
/dports/misc/usd/USD-21.11/
H A DCHANGELOG.md3359 and UsdGeomXformable::XformQuery.