HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PcpTargetIndex Class Reference

#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

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.


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