docs.unity3d.com
    Show / Hide Table of Contents

    Class SdfUIntListOp

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

    Constructors

    SdfUIntListOp()

    Declaration
    public SdfUIntListOp()

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    Clear()

    Declaration
    public void Clear()

    ClearAndMakeExplicit()

    Declaration
    public void ClearAndMakeExplicit()

    ComposeOperations(SdfUIntListOp, SdfListOpType)

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

    Create()

    Declaration
    public static SdfUIntListOp Create()
    Returns
    Type Description
    SdfUIntListOp

    Create(StdUIntVector)

    Declaration
    public static SdfUIntListOp Create(StdUIntVector prependedItems)
    Parameters
    Type Name Description
    StdUIntVector prependedItems
    Returns
    Type Description
    SdfUIntListOp

    Create(StdUIntVector, StdUIntVector)

    Declaration
    public static SdfUIntListOp Create(StdUIntVector prependedItems, StdUIntVector appendedItems)
    Parameters
    Type Name Description
    StdUIntVector prependedItems
    StdUIntVector appendedItems
    Returns
    Type Description
    SdfUIntListOp

    Create(StdUIntVector, StdUIntVector, StdUIntVector)

    Declaration
    public static SdfUIntListOp Create(StdUIntVector prependedItems, StdUIntVector appendedItems, StdUIntVector deletedItems)
    Parameters
    Type Name Description
    StdUIntVector prependedItems
    StdUIntVector appendedItems
    StdUIntVector deletedItems
    Returns
    Type Description
    SdfUIntListOp

    CreateExplicit()

    Declaration
    public static SdfUIntListOp CreateExplicit()
    Returns
    Type Description
    SdfUIntListOp

    CreateExplicit(StdUIntVector)

    Declaration
    public static SdfUIntListOp CreateExplicit(StdUIntVector explicitItems)
    Parameters
    Type Name Description
    StdUIntVector explicitItems
    Returns
    Type Description
    SdfUIntListOp

    Dispose()

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

    Finalize()

    Declaration
    protected void Finalize()

    GetAddedItems()

    Declaration
    public StdUIntVector GetAddedItems()
    Returns
    Type Description
    StdUIntVector

    GetAppendedItems()

    Declaration
    public StdUIntVector GetAppendedItems()
    Returns
    Type Description
    StdUIntVector

    GetDeletedItems()

    Declaration
    public StdUIntVector GetDeletedItems()
    Returns
    Type Description
    StdUIntVector

    GetExplicitItems()

    Declaration
    public StdUIntVector GetExplicitItems()
    Returns
    Type Description
    StdUIntVector

    GetItems(SdfListOpType)

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

    GetOrderedItems()

    Declaration
    public StdUIntVector GetOrderedItems()
    Returns
    Type Description
    StdUIntVector

    GetPrependedItems()

    Declaration
    public StdUIntVector GetPrependedItems()
    Returns
    Type Description
    StdUIntVector

    HasItem(UInt32)

    Declaration
    public bool HasItem(uint item)
    Parameters
    Type Name Description
    UInt32 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, StdUIntVector)

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

    SetAddedItems(StdUIntVector)

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

    SetAppendedItems(StdUIntVector)

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

    SetDeletedItems(StdUIntVector)

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

    SetExplicitItems(StdUIntVector)

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

    SetItems(StdUIntVector, SdfListOpType)

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

    SetOrderedItems(StdUIntVector)

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

    SetPrependedItems(StdUIntVector)

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

    Swap(SdfUIntListOp)

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