docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class UsdGeomPrimvarVector

    Inheritance
    object
    UsdGeomPrimvarVector
    Implements
    IDisposable
    IEnumerable<UsdGeomPrimvar>
    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 UsdGeomPrimvarVector : IDisposable, IEnumerable<UsdGeomPrimvar>, IEnumerable

    Constructors

    Name Description
    UsdGeomPrimvarVector()
    UsdGeomPrimvarVector(IEnumerable<UsdGeomPrimvar>)
    UsdGeomPrimvarVector(IEnumerable)
    UsdGeomPrimvarVector(int)
    UsdGeomPrimvarVector(IntPtr, bool)
    UsdGeomPrimvarVector(UsdGeomPrimvarVector)

    Fields

    Name Description
    swigCMemOwn

    Properties

    Name Description
    Capacity
    Count
    IsFixedSize
    IsReadOnly
    IsSynchronized
    this[int]

    Methods

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