Home
last modified time | relevance | path

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

/dports/misc/usd/USD-21.11/pxr/usdImaging/usdImaging/
H A DresolvedAttributeCache.h835 struct UsdImaging_PointInstancerIndicesStrategy struct
838 typedef VtArray<VtIntArray> value_type;
840 typedef int query_type;
853 bool ValueMightBeTimeVarying() { return true; } in ValueMightBeTimeVarying()
855 value_type MakeDefault() { return value_type(); } in MakeDefault()
858 query_type MakeQuery(UsdPrim const& prim, bool *) { in MakeQuery()
864 Compute(UsdImaging_PointInstancerIndicesCache const* owner, in Compute()
873 ComputePerPrototypeIndices(UsdPrim const& prim, UsdTimeCode time) in ComputePerPrototypeIndices()