Home
last modified time | relevance | path

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

/dports/misc/usd/USD-21.11/pxr/usd/plugin/usdAbc/
H A DalembicReader.cpp385 struct _AlembicPropertyHelper { struct
389 struct _AlembicPropertyHelper<ICompoundProperty> { struct
391 operator()(const ICompoundProperty& parent, const std::string& name, in operator ()()
403 struct _AlembicPropertyHelper<IScalarProperty> { struct
405 operator()(const ICompoundProperty& parent, const std::string& name, in operator ()()
417 struct _AlembicPropertyHelper<ITypedScalarProperty<T> > { struct
419 operator()(const ICompoundProperty& parent, const std::string& name, in operator ()()
431 struct _AlembicPropertyHelper<IArrayProperty> { struct
433 operator()(const ICompoundProperty& parent, const std::string& name, in operator ()()
445 struct _AlembicPropertyHelper<ITypedArrayProperty<T> > { struct
[all …]