docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SdfLayerHandleVector

    Inheritance
    object
    SdfLayerHandleVector
    Implements
    IDisposable
    IEnumerable<SdfLayerHandle>
    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 SdfLayerHandleVector : IDisposable, IEnumerable<SdfLayerHandle>, IEnumerable

    Constructors

    Name Description
    SdfLayerHandleVector()
    SdfLayerHandleVector(IEnumerable<SdfLayerHandle>)
    SdfLayerHandleVector(IEnumerable)
    SdfLayerHandleVector(int)
    SdfLayerHandleVector(IntPtr, bool)
    SdfLayerHandleVector(SdfLayerHandleVector)

    Fields

    Name Description
    swigCMemOwn

    Properties

    Name Description
    Capacity
    Count
    IsFixedSize
    IsReadOnly
    IsSynchronized
    this[int]

    Methods

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