docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class UsdCollectionAPIVector

    Inheritance
    object
    UsdCollectionAPIVector
    Implements
    IDisposable
    IEnumerable<UsdCollectionAPI>
    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 UsdCollectionAPIVector : IDisposable, IEnumerable<UsdCollectionAPI>, IEnumerable

    Constructors

    Name Description
    UsdCollectionAPIVector()
    UsdCollectionAPIVector(IEnumerable<UsdCollectionAPI>)
    UsdCollectionAPIVector(IEnumerable)
    UsdCollectionAPIVector(int)
    UsdCollectionAPIVector(IntPtr, bool)
    UsdCollectionAPIVector(UsdCollectionAPIVector)

    Fields

    Name Description
    swigCMemOwn

    Properties

    Name Description
    Capacity
    Count
    IsFixedSize
    IsReadOnly
    IsSynchronized
    this[int]

    Methods

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