docs.unity3d.com
    Show / Hide Table of Contents

    Class PcpNodeRef

    Inheritance
    Object
    PcpNodeRef
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: pxr
    Syntax
    public class PcpNodeRef : IDisposable

    Constructors

    PcpNodeRef()

    Declaration
    public PcpNodeRef()

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    CanContributeSpecs()

    Declaration
    public bool CanContributeSpecs()
    Returns
    Type Description
    Boolean

    Dispose()

    Declaration
    public virtual void Dispose()
    Implements
    IDisposable.Dispose()

    Finalize()

    Declaration
    protected void Finalize()

    GetArcType()

    Declaration
    public PcpArcType GetArcType()
    Returns
    Type Description
    PcpArcType

    GetChildren()

    Declaration
    public PcpNodeRefVector GetChildren()
    Returns
    Type Description
    PcpNodeRefVector

    GetCompressedSdSite(UInt32)

    Declaration
    public SWIGTYPE_p_Pcp_CompressedSdSite GetCompressedSdSite(uint layerIndex)
    Parameters
    Type Name Description
    UInt32 layerIndex
    Returns
    Type Description
    SWIGTYPE_p_Pcp_CompressedSdSite

    GetDepthBelowIntroduction()

    Declaration
    public int GetDepthBelowIntroduction()
    Returns
    Type Description
    Int32

    GetIntroPath()

    Declaration
    public SdfPath GetIntroPath()
    Returns
    Type Description
    SdfPath

    GetLayerStack()

    Declaration
    public PcpLayerStack GetLayerStack()
    Returns
    Type Description
    PcpLayerStack

    GetMapToParent()

    Declaration
    public SWIGTYPE_p_PcpMapExpression GetMapToParent()
    Returns
    Type Description
    SWIGTYPE_p_PcpMapExpression

    GetMapToRoot()

    Declaration
    public SWIGTYPE_p_PcpMapExpression GetMapToRoot()
    Returns
    Type Description
    SWIGTYPE_p_PcpMapExpression

    GetNamespaceDepth()

    Declaration
    public int GetNamespaceDepth()
    Returns
    Type Description
    Int32

    GetOriginNode()

    Declaration
    public PcpNodeRef GetOriginNode()
    Returns
    Type Description
    PcpNodeRef

    GetOriginRootNode()

    Declaration
    public PcpNodeRef GetOriginRootNode()
    Returns
    Type Description
    PcpNodeRef

    GetParentNode()

    Declaration
    public PcpNodeRef GetParentNode()
    Returns
    Type Description
    PcpNodeRef

    GetPath()

    Declaration
    public SdfPath GetPath()
    Returns
    Type Description
    SdfPath

    GetPathAtIntroduction()

    Declaration
    public SdfPath GetPathAtIntroduction()
    Returns
    Type Description
    SdfPath

    GetPermission()

    Declaration
    public SdfPermission GetPermission()
    Returns
    Type Description
    SdfPermission

    GetRootNode()

    Declaration
    public PcpNodeRef GetRootNode()
    Returns
    Type Description
    PcpNodeRef

    GetSiblingNumAtOrigin()

    Declaration
    public int GetSiblingNumAtOrigin()
    Returns
    Type Description
    Int32

    GetSite()

    Declaration
    public SWIGTYPE_p_PcpLayerStackSite GetSite()
    Returns
    Type Description
    SWIGTYPE_p_PcpLayerStackSite

    HasSpecs()

    Declaration
    public bool HasSpecs()
    Returns
    Type Description
    Boolean

    HasSymmetry()

    Declaration
    public bool HasSymmetry()
    Returns
    Type Description
    Boolean

    InsertChild(SWIGTYPE_p_PcpLayerStackSite, PcpArc)

    Declaration
    public PcpNodeRef InsertChild(SWIGTYPE_p_PcpLayerStackSite site, PcpArc arc)
    Parameters
    Type Name Description
    SWIGTYPE_p_PcpLayerStackSite site
    PcpArc arc
    Returns
    Type Description
    PcpNodeRef

    InsertChildSubgraph(SWIGTYPE_p_TfDeclarePtrsT_PcpPrimIndex_Graph_t__Ptr, PcpArc)

    Declaration
    public PcpNodeRef InsertChildSubgraph(SWIGTYPE_p_TfDeclarePtrsT_PcpPrimIndex_Graph_t__Ptr subgraph, PcpArc arc)
    Parameters
    Type Name Description
    SWIGTYPE_p_TfDeclarePtrsT_PcpPrimIndex_Graph_t__Ptr subgraph
    PcpArc arc
    Returns
    Type Description
    PcpNodeRef

    IsCulled()

    Declaration
    public bool IsCulled()
    Returns
    Type Description
    Boolean

    IsDueToAncestor()

    Declaration
    public bool IsDueToAncestor()
    Returns
    Type Description
    Boolean

    IsInert()

    Declaration
    public bool IsInert()
    Returns
    Type Description
    Boolean

    IsRestricted()

    Declaration
    public bool IsRestricted()
    Returns
    Type Description
    Boolean

    IsRootNode()

    Declaration
    public bool IsRootNode()
    Returns
    Type Description
    Boolean

    SetCulled(Boolean)

    Declaration
    public void SetCulled(bool culled)
    Parameters
    Type Name Description
    Boolean culled

    SetHasSpecs(Boolean)

    Declaration
    public void SetHasSpecs(bool hasSpecs)
    Parameters
    Type Name Description
    Boolean hasSpecs

    SetHasSymmetry(Boolean)

    Declaration
    public void SetHasSymmetry(bool hasSymmetry)
    Parameters
    Type Name Description
    Boolean hasSymmetry

    SetInert(Boolean)

    Declaration
    public void SetInert(bool inert)
    Parameters
    Type Name Description
    Boolean inert

    SetPermission(SdfPermission)

    Declaration
    public void SetPermission(SdfPermission perm)
    Parameters
    Type Name Description
    SdfPermission perm

    SetRestricted(Boolean)

    Declaration
    public void SetRestricted(bool restricted)
    Parameters
    Type Name Description
    Boolean restricted
    Back to top
    Copyright © 2023 Unity Technologies
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on Thursday, October 19, 2023