docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SdfPathListOpVector

    Inheritance
    object
    SdfPathListOpVector
    Implements
    IDisposable
    IEnumerable<SdfPathListOp>
    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 SdfPathListOpVector : IDisposable, IEnumerable<SdfPathListOp>, IEnumerable

    Constructors

    Name Description
    SdfPathListOpVector()
    SdfPathListOpVector(IEnumerable<SdfPathListOp>)
    SdfPathListOpVector(IEnumerable)
    SdfPathListOpVector(int)
    SdfPathListOpVector(IntPtr, bool)
    SdfPathListOpVector(SdfPathListOpVector)

    Fields

    Name Description
    swigCMemOwn

    Properties

    Name Description
    Capacity
    Count
    IsFixedSize
    IsReadOnly
    IsSynchronized
    this[int]

    Methods

    Name Description
    Add(SdfPathListOp)
    AddRange(SdfPathListOpVector)
    Clear()
    CopyTo(int, SdfPathListOp[], int, int)
    CopyTo(SdfPathListOp[])
    CopyTo(SdfPathListOp[], int)
    Dispose()
    Dispose(bool)
    ~SdfPathListOpVector()
    GetEnumerator()
    GetRange(int, int)
    Insert(int, SdfPathListOp)
    InsertRange(int, SdfPathListOpVector)
    RemoveAt(int)
    RemoveRange(int, int)
    Repeat(SdfPathListOp, int)
    Reverse()
    Reverse(int, int)
    SetRange(int, SdfPathListOpVector)
    ToArray()
    getCPtr(SdfPathListOpVector)
    swigRelease(SdfPathListOpVector)
    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)