docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SdfPrimSpecHandleVector

    Inheritance
    object
    SdfPrimSpecHandleVector
    Implements
    IDisposable
    IEnumerable<SdfPrimSpecHandle>
    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 SdfPrimSpecHandleVector : IDisposable, IEnumerable<SdfPrimSpecHandle>, IEnumerable

    Constructors

    Name Description
    SdfPrimSpecHandleVector()
    SdfPrimSpecHandleVector(IEnumerable<SdfPrimSpecHandle>)
    SdfPrimSpecHandleVector(IEnumerable)
    SdfPrimSpecHandleVector(int)
    SdfPrimSpecHandleVector(IntPtr, bool)
    SdfPrimSpecHandleVector(SdfPrimSpecHandleVector)

    Fields

    Name Description
    swigCMemOwn

    Properties

    Name Description
    Capacity
    Count
    IsFixedSize
    IsReadOnly
    IsSynchronized
    this[int]

    Methods

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