7 #ifndef PXR_USD_PCP_TARGET_INDEX_H 8 #define PXR_USD_PCP_TARGET_INDEX_H 11 #include "pxr/usd/pcp/api.h" 12 #include "pxr/usd/pcp/errors.h" 14 #include "pxr/usd/sdf/path.h" 16 PXR_NAMESPACE_OPEN_SCOPE
31 PcpErrorVector localErrors;
32 bool hasTargetOpinions =
false;
53 PcpErrorVector *allErrors);
77 PcpBuildFilteredTargetIndex(
82 const SdfSpecHandle &stopProperty,
83 const bool includeStopProperty,
86 SdfPathVector *deletedPaths,
87 PcpErrorVector *allErrors);
89 PXR_NAMESPACE_CLOSE_SCOPE
91 #endif // PXR_USD_PCP_TARGET_INDEX_H PcpCache is the context required to make requests of the Pcp composition algorithm and cache the resu...
Base class for all Sdf spec classes.
A site specifies a path in a layer stack of scene description.
SdfSpecType
An enum that specifies the type of an object.
PcpPropertyIndex is an index of all sites in scene description that contribute opinions to a specific...
A PcpTargetIndex represents the results of indexing the target paths of a relationship or attribute.