| HDK
    | 
#include <composeSite.h>
| Public Attributes | |
| SdfLayerHandle | sourceLayer | 
| SdfLayerOffset | sourceLayerStackOffset | 
| std::string | authoredAssetPath | 
| int | arcNum | 
Helper information about an arc. All arcs have a layer that the arc comes from. References and payloads supply an authored asset path as well.
Definition at line 64 of file composeSite.h.
| int PcpArcInfo::arcNum | 
Definition at line 68 of file composeSite.h.
| std::string PcpArcInfo::authoredAssetPath | 
Definition at line 67 of file composeSite.h.
| SdfLayerHandle PcpArcInfo::sourceLayer | 
Definition at line 65 of file composeSite.h.
| SdfLayerOffset PcpArcInfo::sourceLayerStackOffset | 
Definition at line 66 of file composeSite.h.