docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class UsdStagePtrVector

    Inheritance
    object
    UsdStagePtrVector
    Implements
    IDisposable
    IEnumerable<UsdStage>
    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 UsdStagePtrVector : IDisposable, IEnumerable<UsdStage>, IEnumerable

    Constructors

    Name Description
    UsdStagePtrVector()
    UsdStagePtrVector(IEnumerable<UsdStage>)
    UsdStagePtrVector(IEnumerable)
    UsdStagePtrVector(int)
    UsdStagePtrVector(IntPtr, bool)
    UsdStagePtrVector(UsdStagePtrVector)

    Fields

    Name Description
    swigCMemOwn

    Properties

    Name Description
    Capacity
    Count
    IsFixedSize
    IsReadOnly
    IsSynchronized
    this[int]

    Methods

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