docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class VtDoubleArray

    Inheritance
    object
    Vt_ArrayBase
    VtDoubleArray
    Implements
    IDisposable
    Inherited Members
    Vt_ArrayBase.swigCMemOwn
    Vt_ArrayBase.getCPtr(Vt_ArrayBase)
    Vt_ArrayBase.swigRelease(Vt_ArrayBase)
    Vt_ArrayBase.Dispose()
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: pxr
    Assembly: USD.NET.dll
    Syntax
    public class VtDoubleArray : Vt_ArrayBase, IDisposable

    Constructors

    Name Description
    VtDoubleArray()
    VtDoubleArray(IntPtr, bool)
    VtDoubleArray(uint)
    VtDoubleArray(uint, double)
    VtDoubleArray(VtDoubleArray)

    Properties

    Name Description
    this[int]

    Methods

    Name Description
    AsConst()
    CopyFromArray(double[])
    CopyFromArray(IntPtr)
    CopyToArray(double[])
    CopyToArray(IntPtr)
    Dispose(bool)
    Equals(object)
    Equals(VtDoubleArray, VtDoubleArray)
    GetHashCode()
    GetValue(int)
    IsIdentical(VtDoubleArray)
    SetValue(int, double)
    ToString()
    assign(uint, double)
    capacity()
    clear()
    empty()
    getCPtr(VtDoubleArray)
    pop_back()
    push_back(double)
    reserve(uint)
    resize(uint)
    size()
    swap(VtDoubleArray)
    swigRelease(VtDoubleArray)

    Operators

    Name Description
    operator ==(VtDoubleArray, VtDoubleArray)
    operator !=(VtDoubleArray, VtDoubleArray)
    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)