docs.unity3d.com
    Show / Hide Table of Contents

    Class SdfUnregisteredValueListOp

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

    Constructors

    SdfUnregisteredValueListOp()

    Declaration
    public SdfUnregisteredValueListOp()

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    Clear()

    Declaration
    public void Clear()

    ClearAndMakeExplicit()

    Declaration
    public void ClearAndMakeExplicit()

    ComposeOperations(SdfUnregisteredValueListOp, SdfListOpType)

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

    Create()

    Declaration
    public static SdfUnregisteredValueListOp Create()
    Returns
    Type Description
    SdfUnregisteredValueListOp

    Create(StdUnregisteredValueVector)

    Declaration
    public static SdfUnregisteredValueListOp Create(StdUnregisteredValueVector prependedItems)
    Parameters
    Type Name Description
    StdUnregisteredValueVector prependedItems
    Returns
    Type Description
    SdfUnregisteredValueListOp

    Create(StdUnregisteredValueVector, StdUnregisteredValueVector)

    Declaration
    public static SdfUnregisteredValueListOp Create(StdUnregisteredValueVector prependedItems, StdUnregisteredValueVector appendedItems)
    Parameters
    Type Name Description
    StdUnregisteredValueVector prependedItems
    StdUnregisteredValueVector appendedItems
    Returns
    Type Description
    SdfUnregisteredValueListOp

    Create(StdUnregisteredValueVector, StdUnregisteredValueVector, StdUnregisteredValueVector)

    Declaration
    public static SdfUnregisteredValueListOp Create(StdUnregisteredValueVector prependedItems, StdUnregisteredValueVector appendedItems, StdUnregisteredValueVector deletedItems)
    Parameters
    Type Name Description
    StdUnregisteredValueVector prependedItems
    StdUnregisteredValueVector appendedItems
    StdUnregisteredValueVector deletedItems
    Returns
    Type Description
    SdfUnregisteredValueListOp

    CreateExplicit()

    Declaration
    public static SdfUnregisteredValueListOp CreateExplicit()
    Returns
    Type Description
    SdfUnregisteredValueListOp

    CreateExplicit(StdUnregisteredValueVector)

    Declaration
    public static SdfUnregisteredValueListOp CreateExplicit(StdUnregisteredValueVector explicitItems)
    Parameters
    Type Name Description
    StdUnregisteredValueVector explicitItems
    Returns
    Type Description
    SdfUnregisteredValueListOp

    Dispose()

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

    Finalize()

    Declaration
    protected void Finalize()

    GetAddedItems()

    Declaration
    public StdUnregisteredValueVector GetAddedItems()
    Returns
    Type Description
    StdUnregisteredValueVector

    GetAppendedItems()

    Declaration
    public StdUnregisteredValueVector GetAppendedItems()
    Returns
    Type Description
    StdUnregisteredValueVector

    GetDeletedItems()

    Declaration
    public StdUnregisteredValueVector GetDeletedItems()
    Returns
    Type Description
    StdUnregisteredValueVector

    GetExplicitItems()

    Declaration
    public StdUnregisteredValueVector GetExplicitItems()
    Returns
    Type Description
    StdUnregisteredValueVector

    GetItems(SdfListOpType)

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

    GetOrderedItems()

    Declaration
    public StdUnregisteredValueVector GetOrderedItems()
    Returns
    Type Description
    StdUnregisteredValueVector

    GetPrependedItems()

    Declaration
    public StdUnregisteredValueVector GetPrependedItems()
    Returns
    Type Description
    StdUnregisteredValueVector

    HasItem(SdfUnregisteredValue)

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

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

    SetAddedItems(StdUnregisteredValueVector)

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

    SetAppendedItems(StdUnregisteredValueVector)

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

    SetDeletedItems(StdUnregisteredValueVector)

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

    SetExplicitItems(StdUnregisteredValueVector)

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

    SetItems(StdUnregisteredValueVector, SdfListOpType)

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

    SetOrderedItems(StdUnregisteredValueVector)

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

    SetPrependedItems(StdUnregisteredValueVector)

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

    Swap(SdfUnregisteredValueListOp)

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