7 #ifndef PXR_USD_USD_RESOLVER_H
8 #define PXR_USD_USD_RESOLVER_H
41 bool skipEmptyNodes =
true);
52 bool skipEmptyNodes =
true);
60 return _curNode != _endNode;
109 return _curNode->GetPath();
130 void _SkipEmptyNodes();
133 bool _skipEmptyNodes;
137 SdfLayerRefPtrVector::const_iterator _curLayer;
138 SdfLayerRefPtrVector::const_iterator _endLayer;
144 #endif // PXR_USD_USD_RESOLVER_H
USD_API Usd_Resolver(const PcpPrimIndex *index, bool skipEmptyNodes=true)
const PcpPrimIndex * GetPrimIndex() const
const SdfPath & GetLocalPath() const
SDF_API SdfPath AppendProperty(TfToken const &propName) const
const SdfLayerRefPtr & GetLayer() const
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
#define PXR_NAMESPACE_CLOSE_SCOPE
SdfPath GetLocalPath(TfToken const &propName) const
PcpNodeRef GetNode() const
bool IsEmpty() const
Returns true iff this token contains the empty string "".