24 #ifndef PXR_USD_PCP_TARGET_INDEX_H 25 #define PXR_USD_PCP_TARGET_INDEX_H 28 #include "pxr/usd/pcp/api.h" 29 #include "pxr/usd/pcp/errors.h" 31 #include "pxr/usd/sdf/path.h" 33 PXR_NAMESPACE_OPEN_SCOPE
48 PcpErrorVector localErrors;
49 bool hasTargetOpinions =
false;
70 PcpErrorVector *allErrors);
94 PcpBuildFilteredTargetIndex(
99 const SdfSpecHandle &stopProperty,
100 const bool includeStopProperty,
103 SdfPathVector *deletedPaths,
104 PcpErrorVector *allErrors);
106 PXR_NAMESPACE_CLOSE_SCOPE
108 #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.