HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PcpErrorInvalidSameTargetRelocations::RelocationSource Struct Reference

Info about each relocate source that has the same target path. More...

#include <errors.h>

Public Attributes

SdfPath sourcePath
 The source path of the invalid relocation. More...
 
SdfLayerHandle layer
 The layer containing the authored relocates. More...
 
SdfPath owningPath
 The path to the prim where the relocates is authored. More...
 

Detailed Description

Info about each relocate source that has the same target path.

Definition at line 829 of file errors.h.

Member Data Documentation

SdfLayerHandle PcpErrorInvalidSameTargetRelocations::RelocationSource::layer

The layer containing the authored relocates.

Definition at line 833 of file errors.h.

SdfPath PcpErrorInvalidSameTargetRelocations::RelocationSource::owningPath

The path to the prim where the relocates is authored.

Definition at line 835 of file errors.h.

SdfPath PcpErrorInvalidSameTargetRelocations::RelocationSource::sourcePath

The source path of the invalid relocation.

Definition at line 831 of file errors.h.


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