![]() |
|
References or payloads that use invalid layer offsets. More...
Public Member Functions | |
PCP_API | ~PcpErrorInvalidReferenceOffset () |
Destructor. More... | |
virtual PCP_API std::string | ToString () const |
Converts error to string message. More... | |
![]() | |
virtual PCP_API | ~PcpErrorBase () |
Destructor. More... | |
bool | ShouldReportAtMostOnce () const |
Return true if this type of error should be reported at most once for a given prim. More... | |
Static Public Member Functions | |
static PcpErrorInvalidReferenceOffsetPtr | New () |
Returns a new error object. More... | |
Public Attributes | |
SdfLayerHandle | sourceLayer |
The source layer of the spec that caused this arc to be introduced. More... | |
SdfPath | sourcePath |
The source path of the spec that caused this arc to be introduced. More... | |
std::string | assetPath |
Target asset path of the arc. More... | |
SdfPath | targetPath |
Target prim path of the arc. More... | |
SdfLayerOffset | offset |
The invalid layer offset expressed on the arc. More... | |
PcpArcType | arcType |
![]() | |
const TfEnum | errorType |
The error code. More... | |
PcpSiteStr | rootSite |
The site of the composed prim or property being computed when the error was encountered. More... | |
Additional Inherited Members | |
![]() | |
PcpErrorBase (TfEnum errorType) | |
Constructor. More... | |
PCP_API ~PcpErrorInvalidReferenceOffset | ( | ) |
Destructor.
|
static |
Returns a new error object.
|
virtual |
Converts error to string message.
Implements PcpErrorBase.
SdfLayerOffset offset |
SdfLayerHandle sourceLayer |
SdfPath sourcePath |