Asset paths that could not be both resolved and loaded.
More...
#include <errors.h>
|
| static PcpErrorUnresolvedPrimPathPtr | New () |
| | Returns a new error object.
|
| |
Asset paths that could not be both resolved and loaded.
Definition at line 995 of file errors.h.
◆ ~PcpErrorUnresolvedPrimPath()
◆ New()
| static PcpErrorUnresolvedPrimPathPtr New |
( |
| ) |
|
|
static |
Returns a new error object.
◆ ToString()
| PCP_API std::string ToString |
( |
| ) |
const |
|
overridevirtual |
◆ arcType
◆ site
The site where the invalid arc was expressed.
Definition at line 1005 of file errors.h.
◆ sourceLayer
| SdfLayerHandle sourceLayer |
The source layer of the spec that caused this arc to be introduced.
This may be a sublayer of the site.
Definition at line 1009 of file errors.h.
◆ targetLayer
| SdfLayerHandle targetLayer |
The target layer of the arc.
Definition at line 1012 of file errors.h.
◆ unresolvedPath
The prim path that cannot be resolved on the target layer stack.
Definition at line 1015 of file errors.h.
The documentation for this class was generated from the following file: