docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class VtMatrix4dArrayVector

    Inheritance
    object
    VtMatrix4dArrayVector
    Implements
    IDisposable
    IEnumerable<VtMatrix4dArray>
    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 VtMatrix4dArrayVector : IDisposable, IEnumerable<VtMatrix4dArray>, IEnumerable

    Constructors

    Name Description
    VtMatrix4dArrayVector()
    VtMatrix4dArrayVector(IEnumerable<VtMatrix4dArray>)
    VtMatrix4dArrayVector(IEnumerable)
    VtMatrix4dArrayVector(int)
    VtMatrix4dArrayVector(IntPtr, bool)
    VtMatrix4dArrayVector(VtMatrix4dArrayVector)

    Fields

    Name Description
    swigCMemOwn

    Properties

    Name Description
    Capacity
    Count
    IsFixedSize
    IsReadOnly
    IsSynchronized
    this[int]

    Methods

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