24 #ifndef PXR_USD_USD_RESOLVER_H
25 #define PXR_USD_USD_RESOLVER_H
58 bool skipEmptyNodes =
true);
69 bool skipEmptyNodes =
true);
77 return _curNode != _endNode;
126 return _curNode->GetPath();
147 void _SkipEmptyNodes();
150 bool _skipEmptyNodes;
154 SdfLayerRefPtrVector::const_iterator _curLayer;
155 SdfLayerRefPtrVector::const_iterator _endLayer;
161 #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 "".