HDK
|
#include <targetIndex.h>
Public Attributes | |
SdfPathVector | paths |
PcpErrorVector | localErrors |
bool | hasTargetOpinions = false |
A PcpTargetIndex represents the results of indexing the target paths of a relationship or attribute. Note that this is just the result; it does not retain all of the input arguments used in computing the index, such as the owning property.
Definition at line 46 of file targetIndex.h.
bool PcpTargetIndex::hasTargetOpinions = false |
Definition at line 49 of file targetIndex.h.
PcpErrorVector PcpTargetIndex::localErrors |
Definition at line 48 of file targetIndex.h.
SdfPathVector PcpTargetIndex::paths |
Definition at line 47 of file targetIndex.h.