docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class StdFloatVector

    Inheritance
    object
    StdFloatVector
    Implements
    IDisposable
    IList<float>
    ICollection<float>
    IEnumerable<float>
    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 StdFloatVector : IDisposable, IList<float>, ICollection<float>, IEnumerable<float>, IEnumerable

    Constructors

    Name Description
    StdFloatVector()
    StdFloatVector(IEnumerable<float>)
    StdFloatVector(IEnumerable)
    StdFloatVector(int)
    StdFloatVector(IntPtr, bool)
    StdFloatVector(StdFloatVector)

    Fields

    Name Description
    swigCMemOwn

    Properties

    Name Description
    Capacity
    Count
    IsFixedSize
    IsReadOnly
    IsSynchronized
    this[int]

    Methods

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