Loading...
Searching...
No Matches
PcpTargetIndex Class Reference

A PcpTargetIndex represents the results of indexing the target paths of a relationship or attribute. More...

#include <targetIndex.h>

Public Attributes

SdfPathVector paths
 
PcpErrorVector localErrors
 
bool hasTargetOpinions = false
 

Detailed Description

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.

Member Data Documentation

◆ hasTargetOpinions

bool hasTargetOpinions = false

Definition at line 49 of file targetIndex.h.

◆ localErrors

PcpErrorVector localErrors

Definition at line 48 of file targetIndex.h.

◆ paths

SdfPathVector paths

Definition at line 47 of file targetIndex.h.


The documentation for this class was generated from the following file: