|
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 29 of file targetIndex.h.
| bool PcpTargetIndex::hasTargetOpinions = false |
Definition at line 32 of file targetIndex.h.
| PcpErrorVector PcpTargetIndex::localErrors |
Definition at line 31 of file targetIndex.h.
| SdfPathVector PcpTargetIndex::paths |
Definition at line 30 of file targetIndex.h.