docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SdfPropertySpecHandleVector

    Inheritance
    object
    SdfPropertySpecHandleVector
    Implements
    IDisposable
    IEnumerable<SdfPropertySpecHandle>
    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 SdfPropertySpecHandleVector : IDisposable, IEnumerable<SdfPropertySpecHandle>, IEnumerable

    Constructors

    Name Description
    SdfPropertySpecHandleVector()
    SdfPropertySpecHandleVector(IEnumerable<SdfPropertySpecHandle>)
    SdfPropertySpecHandleVector(IEnumerable)
    SdfPropertySpecHandleVector(int)
    SdfPropertySpecHandleVector(IntPtr, bool)
    SdfPropertySpecHandleVector(SdfPropertySpecHandleVector)

    Fields

    Name Description
    swigCMemOwn

    Properties

    Name Description
    Capacity
    Count
    IsFixedSize
    IsReadOnly
    IsSynchronized
    this[int]

    Methods

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