docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class VtVec3fArrayVector

    Inheritance
    object
    VtVec3fArrayVector
    Implements
    IDisposable
    IEnumerable<VtVec3fArray>
    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 VtVec3fArrayVector : IDisposable, IEnumerable<VtVec3fArray>, IEnumerable

    Constructors

    Name Description
    VtVec3fArrayVector()
    VtVec3fArrayVector(IEnumerable<VtVec3fArray>)
    VtVec3fArrayVector(IEnumerable)
    VtVec3fArrayVector(int)
    VtVec3fArrayVector(IntPtr, bool)
    VtVec3fArrayVector(VtVec3fArrayVector)

    Fields

    Name Description
    swigCMemOwn

    Properties

    Name Description
    Capacity
    Count
    IsFixedSize
    IsReadOnly
    IsSynchronized
    this[int]

    Methods

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