Class UsdAttributeQueryVector
Inheritance
UsdAttributeQueryVector
Namespace: pxr
Assembly: USD.NET.dll
Syntax
public class UsdAttributeQueryVector : IDisposable, IEnumerable<UsdAttributeQuery>, IEnumerable
Constructors
Fields
Properties
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)
|
|