docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SdfReferenceListOpVector

    Inheritance
    object
    SdfReferenceListOpVector
    Implements
    IDisposable
    IEnumerable<SdfReferenceListOp>
    IEnumerable
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: pxr
    Assembly: USD.NET.dll
    Syntax
    public class SdfReferenceListOpVector : IDisposable, IEnumerable<SdfReferenceListOp>, IEnumerable

    Constructors

    Name Description
    SdfReferenceListOpVector()
    SdfReferenceListOpVector(IEnumerable<SdfReferenceListOp>)
    SdfReferenceListOpVector(IEnumerable)
    SdfReferenceListOpVector(int)
    SdfReferenceListOpVector(IntPtr, bool)
    SdfReferenceListOpVector(SdfReferenceListOpVector)

    Fields

    Name Description
    swigCMemOwn

    Properties

    Name Description
    Capacity
    Count
    IsFixedSize
    IsReadOnly
    IsSynchronized
    this[int]

    Methods

    Name Description
    Add(SdfReferenceListOp)
    AddRange(SdfReferenceListOpVector)
    Clear()
    CopyTo(int, SdfReferenceListOp[], int, int)
    CopyTo(SdfReferenceListOp[])
    CopyTo(SdfReferenceListOp[], int)
    Dispose()
    Dispose(bool)
    ~SdfReferenceListOpVector()
    GetEnumerator()
    GetRange(int, int)
    Insert(int, SdfReferenceListOp)
    InsertRange(int, SdfReferenceListOpVector)
    RemoveAt(int)
    RemoveRange(int, int)
    Repeat(SdfReferenceListOp, int)
    Reverse()
    Reverse(int, int)
    SetRange(int, SdfReferenceListOpVector)
    ToArray()
    getCPtr(SdfReferenceListOpVector)
    swigRelease(SdfReferenceListOpVector)
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)