Class PcpArc
Namespace: pxr
Syntax
public class PcpArc : IDisposable
Constructors
PcpArc()
Declaration
Fields
swigCMemOwn
Declaration
protected bool swigCMemOwn
Field Value
Properties
mapToParent
Declaration
public SWIGTYPE_p_PcpMapExpression mapToParent { get; set; }
Property Value
namespaceDepth
Declaration
public int namespaceDepth { get; set; }
Property Value
origin
Declaration
public PcpNodeRef origin { get; set; }
Property Value
parent
Declaration
public PcpNodeRef parent { get; set; }
Property Value
siblingNumAtOrigin
Declaration
public int siblingNumAtOrigin { get; set; }
Property Value
type
Declaration
public PcpArcType type { get; set; }
Property Value
Methods
Dispose()
Declaration
public virtual void Dispose()
Implements
Finalize()
Declaration
protected void Finalize()