Sibling layers that have the same owner.
More...
#include <errors.h>
|
| static PcpErrorInvalidSublayerOwnershipPtr | New () |
| | Returns a new error object.
|
| |
|
| std::string | owner |
| |
| SdfLayerHandle | layer |
| |
| SdfLayerHandleVector | sublayers |
| |
| const PcpErrorType | errorType |
| | The error code.
|
| |
| PcpSite | rootSite |
| | The site of the composed prim or property being computed when the error was encountered.
|
| |
Sibling layers that have the same owner.
Definition at line 648 of file errors.h.
◆ ~PcpErrorInvalidSublayerOwnership()
◆ New()
| static PcpErrorInvalidSublayerOwnershipPtr New |
( |
| ) |
|
|
static |
Returns a new error object.
◆ ToString()
| PCP_API std::string ToString |
( |
| ) |
const |
|
overridevirtual |
◆ layer
◆ owner
◆ sublayers
| SdfLayerHandleVector sublayers |
The documentation for this class was generated from the following file: