Invalid authored relocation found in a relocates field.
More...
#include <errors.h>
|
| static PcpErrorInvalidAuthoredRelocationPtr | New () |
| | Returns a new error object.
|
| |
|
| SdfPath | sourcePath |
| | The source path of the invalid relocation.
|
| |
| SdfPath | targetPath |
| | The target path of the invalid relocation.
|
| |
| SdfLayerHandle | layer |
| | The layer containing the authored relocates.
|
| |
| SdfPath | owningPath |
| | The path to the prim where the relocates is authored.
|
| |
| std::string | messages |
| | Additional messages about the error.
|
| |
| const PcpErrorType | errorType |
| | The error code.
|
| |
| PcpSite | rootSite |
| | The site of the composed prim or property being computed when the error was encountered.
|
| |
Invalid authored relocation found in a relocates field.
Definition at line 726 of file errors.h.
◆ ~PcpErrorInvalidAuthoredRelocation()
◆ New()
| static PcpErrorInvalidAuthoredRelocationPtr New |
( |
| ) |
|
|
static |
Returns a new error object.
◆ ToString()
| PCP_API std::string ToString |
( |
| ) |
const |
|
overridevirtual |
◆ layer
The layer containing the authored relocates.
Definition at line 740 of file errors.h.
◆ messages
Additional messages about the error.
Definition at line 745 of file errors.h.
◆ owningPath
The path to the prim where the relocates is authored.
Definition at line 742 of file errors.h.
◆ sourcePath
The source path of the invalid relocation.
Definition at line 736 of file errors.h.
◆ targetPath
The target path of the invalid relocation.
Definition at line 738 of file errors.h.
The documentation for this class was generated from the following file: