docs.unity3d.com
    Show / Hide Table of Contents

    Class PcpLayerStackPtr

    Inheritance
    Object
    PcpLayerStackPtr
    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 PcpLayerStackPtr : IDisposable

    Constructors

    PcpLayerStackPtr(PcpLayerStack)

    Declaration
    public PcpLayerStackPtr(PcpLayerStack ptr)
    Parameters
    Type Name Description
    PcpLayerStack ptr

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    __deref__()

    Declaration
    public PcpLayerStack __deref__()
    Returns
    Type Description
    PcpLayerStack

    Dispose()

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

    Finalize()

    Declaration
    protected void Finalize()

    GetIdentifier()

    Declaration
    public PcpLayerStackIdentifier GetIdentifier()
    Returns
    Type Description
    PcpLayerStackIdentifier

    GetIncrementalRelocatesSourceToTarget()

    Declaration
    public SWIGTYPE_p_std__mapT_SdfPath_SdfPath_std__lessT_SdfPath_t_t GetIncrementalRelocatesSourceToTarget()
    Returns
    Type Description
    SWIGTYPE_p_std__mapT_SdfPath_SdfPath_std__lessT_SdfPath_t_t

    GetIncrementalRelocatesTargetToSource()

    Declaration
    public SWIGTYPE_p_std__mapT_SdfPath_SdfPath_std__lessT_SdfPath_t_t GetIncrementalRelocatesTargetToSource()
    Returns
    Type Description
    SWIGTYPE_p_std__mapT_SdfPath_SdfPath_std__lessT_SdfPath_t_t

    GetLayerOffsetForLayer(SdfLayer)

    Declaration
    public SdfLayerOffset GetLayerOffsetForLayer(SdfLayer arg0)
    Parameters
    Type Name Description
    SdfLayer arg0
    Returns
    Type Description
    SdfLayerOffset

    GetLayerOffsetForLayer(SdfLayerHandle)

    Declaration
    public SdfLayerOffset GetLayerOffsetForLayer(SdfLayerHandle arg0)
    Parameters
    Type Name Description
    SdfLayerHandle arg0
    Returns
    Type Description
    SdfLayerOffset

    GetLayerOffsetForLayer(UInt32)

    Declaration
    public SdfLayerOffset GetLayerOffsetForLayer(uint layerIdx)
    Parameters
    Type Name Description
    UInt32 layerIdx
    Returns
    Type Description
    SdfLayerOffset

    GetLayers()

    Declaration
    public SdfLayerRefPtrVector GetLayers()
    Returns
    Type Description
    SdfLayerRefPtrVector

    GetLayerTree()

    Declaration
    public SdfLayerTreeHandle GetLayerTree()
    Returns
    Type Description
    SdfLayerTreeHandle

    GetLocalErrors()

    Declaration
    public SWIGTYPE_p_PcpErrorVector GetLocalErrors()
    Returns
    Type Description
    SWIGTYPE_p_PcpErrorVector

    GetMutedLayers()

    Declaration
    public SWIGTYPE_p_std__setT_std__string_t GetMutedLayers()
    Returns
    Type Description
    SWIGTYPE_p_std__setT_std__string_t

    GetPathsToPrimsWithRelocates()

    Declaration
    public SdfPathVector GetPathsToPrimsWithRelocates()
    Returns
    Type Description
    SdfPathVector

    GetRelocatesSourceToTarget()

    Declaration
    public SWIGTYPE_p_std__mapT_SdfPath_SdfPath_std__lessT_SdfPath_t_t GetRelocatesSourceToTarget()
    Returns
    Type Description
    SWIGTYPE_p_std__mapT_SdfPath_SdfPath_std__lessT_SdfPath_t_t

    GetRelocatesTargetToSource()

    Declaration
    public SWIGTYPE_p_std__mapT_SdfPath_SdfPath_std__lessT_SdfPath_t_t GetRelocatesTargetToSource()
    Returns
    Type Description
    SWIGTYPE_p_std__mapT_SdfPath_SdfPath_std__lessT_SdfPath_t_t

    GetSessionLayers()

    Declaration
    public SdfLayerHandleVector GetSessionLayers()
    Returns
    Type Description
    SdfLayerHandleVector

    GetTimeCodesPerSecond()

    Declaration
    public double GetTimeCodesPerSecond()
    Returns
    Type Description
    Double

    HasLayer(SdfLayer)

    Declaration
    public bool HasLayer(SdfLayer layer)
    Parameters
    Type Name Description
    SdfLayer layer
    Returns
    Type Description
    Boolean

    HasLayer(SdfLayerHandle)

    Declaration
    public bool HasLayer(SdfLayerHandle layer)
    Parameters
    Type Name Description
    SdfLayerHandle layer
    Returns
    Type Description
    Boolean
    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