docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class UsdAttributeQueryVector

    Inheritance
    object
    UsdAttributeQueryVector
    Implements
    IDisposable
    IEnumerable<UsdAttributeQuery>
    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 UsdAttributeQueryVector : IDisposable, IEnumerable<UsdAttributeQuery>, IEnumerable

    Constructors

    Name Description
    UsdAttributeQueryVector()
    UsdAttributeQueryVector(IEnumerable<UsdAttributeQuery>)
    UsdAttributeQueryVector(IEnumerable)
    UsdAttributeQueryVector(int)
    UsdAttributeQueryVector(IntPtr, bool)
    UsdAttributeQueryVector(UsdAttributeQueryVector)

    Fields

    Name Description
    swigCMemOwn

    Properties

    Name Description
    Capacity
    Count
    IsFixedSize
    IsReadOnly
    IsSynchronized
    this[int]

    Methods

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