docs.unity3d.com
    Show / Hide Table of Contents

    Class SdfReferenceListOp

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

    Constructors

    SdfReferenceListOp()

    Declaration
    public SdfReferenceListOp()

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    Clear()

    Declaration
    public void Clear()

    ClearAndMakeExplicit()

    Declaration
    public void ClearAndMakeExplicit()

    ComposeOperations(SdfReferenceListOp, SdfListOpType)

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

    Create()

    Declaration
    public static SdfReferenceListOp Create()
    Returns
    Type Description
    SdfReferenceListOp

    Create(StdReferenceVector)

    Declaration
    public static SdfReferenceListOp Create(StdReferenceVector prependedItems)
    Parameters
    Type Name Description
    StdReferenceVector prependedItems
    Returns
    Type Description
    SdfReferenceListOp

    Create(StdReferenceVector, StdReferenceVector)

    Declaration
    public static SdfReferenceListOp Create(StdReferenceVector prependedItems, StdReferenceVector appendedItems)
    Parameters
    Type Name Description
    StdReferenceVector prependedItems
    StdReferenceVector appendedItems
    Returns
    Type Description
    SdfReferenceListOp

    Create(StdReferenceVector, StdReferenceVector, StdReferenceVector)

    Declaration
    public static SdfReferenceListOp Create(StdReferenceVector prependedItems, StdReferenceVector appendedItems, StdReferenceVector deletedItems)
    Parameters
    Type Name Description
    StdReferenceVector prependedItems
    StdReferenceVector appendedItems
    StdReferenceVector deletedItems
    Returns
    Type Description
    SdfReferenceListOp

    CreateExplicit()

    Declaration
    public static SdfReferenceListOp CreateExplicit()
    Returns
    Type Description
    SdfReferenceListOp

    CreateExplicit(StdReferenceVector)

    Declaration
    public static SdfReferenceListOp CreateExplicit(StdReferenceVector explicitItems)
    Parameters
    Type Name Description
    StdReferenceVector explicitItems
    Returns
    Type Description
    SdfReferenceListOp

    Dispose()

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

    Finalize()

    Declaration
    protected void Finalize()

    GetAddedItems()

    Declaration
    public StdReferenceVector GetAddedItems()
    Returns
    Type Description
    StdReferenceVector

    GetAppendedItems()

    Declaration
    public StdReferenceVector GetAppendedItems()
    Returns
    Type Description
    StdReferenceVector

    GetDeletedItems()

    Declaration
    public StdReferenceVector GetDeletedItems()
    Returns
    Type Description
    StdReferenceVector

    GetExplicitItems()

    Declaration
    public StdReferenceVector GetExplicitItems()
    Returns
    Type Description
    StdReferenceVector

    GetItems(SdfListOpType)

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

    GetOrderedItems()

    Declaration
    public StdReferenceVector GetOrderedItems()
    Returns
    Type Description
    StdReferenceVector

    GetPrependedItems()

    Declaration
    public StdReferenceVector GetPrependedItems()
    Returns
    Type Description
    StdReferenceVector

    HasItem(SdfReference)

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

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

    SetAddedItems(StdReferenceVector)

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

    SetAppendedItems(StdReferenceVector)

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

    SetDeletedItems(StdReferenceVector)

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

    SetExplicitItems(StdReferenceVector)

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

    SetItems(StdReferenceVector, SdfListOpType)

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

    SetOrderedItems(StdReferenceVector)

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

    SetPrependedItems(StdReferenceVector)

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

    Swap(SdfReferenceListOp)

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