docs.unity3d.com
    Show / Hide Table of Contents

    Class SdfUInt64ListOp

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

    Constructors

    SdfUInt64ListOp()

    Declaration
    public SdfUInt64ListOp()

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    Clear()

    Declaration
    public void Clear()

    ClearAndMakeExplicit()

    Declaration
    public void ClearAndMakeExplicit()

    ComposeOperations(SdfUInt64ListOp, SdfListOpType)

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

    Create()

    Declaration
    public static SdfUInt64ListOp Create()
    Returns
    Type Description
    SdfUInt64ListOp

    Create(StdUInt64Vector)

    Declaration
    public static SdfUInt64ListOp Create(StdUInt64Vector prependedItems)
    Parameters
    Type Name Description
    StdUInt64Vector prependedItems
    Returns
    Type Description
    SdfUInt64ListOp

    Create(StdUInt64Vector, StdUInt64Vector)

    Declaration
    public static SdfUInt64ListOp Create(StdUInt64Vector prependedItems, StdUInt64Vector appendedItems)
    Parameters
    Type Name Description
    StdUInt64Vector prependedItems
    StdUInt64Vector appendedItems
    Returns
    Type Description
    SdfUInt64ListOp

    Create(StdUInt64Vector, StdUInt64Vector, StdUInt64Vector)

    Declaration
    public static SdfUInt64ListOp Create(StdUInt64Vector prependedItems, StdUInt64Vector appendedItems, StdUInt64Vector deletedItems)
    Parameters
    Type Name Description
    StdUInt64Vector prependedItems
    StdUInt64Vector appendedItems
    StdUInt64Vector deletedItems
    Returns
    Type Description
    SdfUInt64ListOp

    CreateExplicit()

    Declaration
    public static SdfUInt64ListOp CreateExplicit()
    Returns
    Type Description
    SdfUInt64ListOp

    CreateExplicit(StdUInt64Vector)

    Declaration
    public static SdfUInt64ListOp CreateExplicit(StdUInt64Vector explicitItems)
    Parameters
    Type Name Description
    StdUInt64Vector explicitItems
    Returns
    Type Description
    SdfUInt64ListOp

    Dispose()

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

    Finalize()

    Declaration
    protected void Finalize()

    GetAddedItems()

    Declaration
    public StdUInt64Vector GetAddedItems()
    Returns
    Type Description
    StdUInt64Vector

    GetAppendedItems()

    Declaration
    public StdUInt64Vector GetAppendedItems()
    Returns
    Type Description
    StdUInt64Vector

    GetDeletedItems()

    Declaration
    public StdUInt64Vector GetDeletedItems()
    Returns
    Type Description
    StdUInt64Vector

    GetExplicitItems()

    Declaration
    public StdUInt64Vector GetExplicitItems()
    Returns
    Type Description
    StdUInt64Vector

    GetItems(SdfListOpType)

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

    GetOrderedItems()

    Declaration
    public StdUInt64Vector GetOrderedItems()
    Returns
    Type Description
    StdUInt64Vector

    GetPrependedItems()

    Declaration
    public StdUInt64Vector GetPrependedItems()
    Returns
    Type Description
    StdUInt64Vector

    HasItem(UInt64)

    Declaration
    public bool HasItem(ulong item)
    Parameters
    Type Name Description
    UInt64 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, StdUInt64Vector)

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

    SetAddedItems(StdUInt64Vector)

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

    SetAppendedItems(StdUInt64Vector)

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

    SetDeletedItems(StdUInt64Vector)

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

    SetExplicitItems(StdUInt64Vector)

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

    SetItems(StdUInt64Vector, SdfListOpType)

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

    SetOrderedItems(StdUInt64Vector)

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

    SetPrependedItems(StdUInt64Vector)

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

    Swap(SdfUInt64ListOp)

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