docs.unity3d.com
    Show / Hide Table of Contents

    Class SdfPathListOp

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

    Constructors

    SdfPathListOp()

    Declaration
    public SdfPathListOp()

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    Clear()

    Declaration
    public void Clear()

    ClearAndMakeExplicit()

    Declaration
    public void ClearAndMakeExplicit()

    ComposeOperations(SdfPathListOp, SdfListOpType)

    Declaration
    public void ComposeOperations(SdfPathListOp stronger, SdfListOpType op)
    Parameters
    Type Name Description
    SdfPathListOp stronger
    SdfListOpType op

    Create()

    Declaration
    public static SdfPathListOp Create()
    Returns
    Type Description
    SdfPathListOp

    Create(SdfPathVector)

    Declaration
    public static SdfPathListOp Create(SdfPathVector prependedItems)
    Parameters
    Type Name Description
    SdfPathVector prependedItems
    Returns
    Type Description
    SdfPathListOp

    Create(SdfPathVector, SdfPathVector)

    Declaration
    public static SdfPathListOp Create(SdfPathVector prependedItems, SdfPathVector appendedItems)
    Parameters
    Type Name Description
    SdfPathVector prependedItems
    SdfPathVector appendedItems
    Returns
    Type Description
    SdfPathListOp

    Create(SdfPathVector, SdfPathVector, SdfPathVector)

    Declaration
    public static SdfPathListOp Create(SdfPathVector prependedItems, SdfPathVector appendedItems, SdfPathVector deletedItems)
    Parameters
    Type Name Description
    SdfPathVector prependedItems
    SdfPathVector appendedItems
    SdfPathVector deletedItems
    Returns
    Type Description
    SdfPathListOp

    CreateExplicit()

    Declaration
    public static SdfPathListOp CreateExplicit()
    Returns
    Type Description
    SdfPathListOp

    CreateExplicit(SdfPathVector)

    Declaration
    public static SdfPathListOp CreateExplicit(SdfPathVector explicitItems)
    Parameters
    Type Name Description
    SdfPathVector explicitItems
    Returns
    Type Description
    SdfPathListOp

    Dispose()

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

    Finalize()

    Declaration
    protected void Finalize()

    GetAddedItems()

    Declaration
    public SdfPathVector GetAddedItems()
    Returns
    Type Description
    SdfPathVector

    GetAppendedItems()

    Declaration
    public SdfPathVector GetAppendedItems()
    Returns
    Type Description
    SdfPathVector

    GetDeletedItems()

    Declaration
    public SdfPathVector GetDeletedItems()
    Returns
    Type Description
    SdfPathVector

    GetExplicitItems()

    Declaration
    public SdfPathVector GetExplicitItems()
    Returns
    Type Description
    SdfPathVector

    GetItems(SdfListOpType)

    Declaration
    public SdfPathVector GetItems(SdfListOpType type)
    Parameters
    Type Name Description
    SdfListOpType type
    Returns
    Type Description
    SdfPathVector

    GetOrderedItems()

    Declaration
    public SdfPathVector GetOrderedItems()
    Returns
    Type Description
    SdfPathVector

    GetPrependedItems()

    Declaration
    public SdfPathVector GetPrependedItems()
    Returns
    Type Description
    SdfPathVector

    HasItem(SdfPath)

    Declaration
    public bool HasItem(SdfPath item)
    Parameters
    Type Name Description
    SdfPath item
    Returns
    Type Description
    Boolean

    HasKeys()

    Declaration
    public bool HasKeys()
    Returns
    Type Description
    Boolean

    IsExplicit()

    Declaration
    public bool IsExplicit()
    Returns
    Type Description
    Boolean

    ReplaceOperations(SdfListOpType, UInt32, UInt32, SdfPathVector)

    Declaration
    public bool ReplaceOperations(SdfListOpType op, uint index, uint n, SdfPathVector newItems)
    Parameters
    Type Name Description
    SdfListOpType op
    UInt32 index
    UInt32 n
    SdfPathVector newItems
    Returns
    Type Description
    Boolean

    SetAddedItems(SdfPathVector)

    Declaration
    public void SetAddedItems(SdfPathVector items)
    Parameters
    Type Name Description
    SdfPathVector items

    SetAppendedItems(SdfPathVector)

    Declaration
    public void SetAppendedItems(SdfPathVector items)
    Parameters
    Type Name Description
    SdfPathVector items

    SetDeletedItems(SdfPathVector)

    Declaration
    public void SetDeletedItems(SdfPathVector items)
    Parameters
    Type Name Description
    SdfPathVector items

    SetExplicitItems(SdfPathVector)

    Declaration
    public void SetExplicitItems(SdfPathVector items)
    Parameters
    Type Name Description
    SdfPathVector items

    SetItems(SdfPathVector, SdfListOpType)

    Declaration
    public void SetItems(SdfPathVector items, SdfListOpType type)
    Parameters
    Type Name Description
    SdfPathVector items
    SdfListOpType type

    SetOrderedItems(SdfPathVector)

    Declaration
    public void SetOrderedItems(SdfPathVector items)
    Parameters
    Type Name Description
    SdfPathVector items

    SetPrependedItems(SdfPathVector)

    Declaration
    public void SetPrependedItems(SdfPathVector items)
    Parameters
    Type Name Description
    SdfPathVector items

    Swap(SdfPathListOp)

    Declaration
    public void Swap(SdfPathListOp rhs)
    Parameters
    Type Name Description
    SdfPathListOp rhs
    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