HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PcpArcInfo Struct Reference

#include <composeSite.h>

Public Attributes

SdfLayerHandle sourceLayer
 
SdfLayerOffset sourceLayerStackOffset
 
std::string authoredAssetPath
 
int arcNum
 

Detailed Description

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.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: