docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SdfPathVector

    Inheritance
    object
    SdfPathVector
    Implements
    IDisposable
    IEnumerable<SdfPath>
    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 SdfPathVector : IDisposable, IEnumerable<SdfPath>, IEnumerable

    Constructors

    Name Description
    SdfPathVector()
    SdfPathVector(IEnumerable<SdfPath>)
    SdfPathVector(IEnumerable)
    SdfPathVector(int)
    SdfPathVector(IntPtr, bool)
    SdfPathVector(SdfPathVector)

    Fields

    Name Description
    swigCMemOwn

    Properties

    Name Description
    Capacity
    Count
    IsFixedSize
    IsReadOnly
    IsSynchronized
    this[int]

    Methods

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