Class SdfPropertySpecHandleVector
Inheritance
SdfPropertySpecHandleVector
Namespace: pxr
Assembly: USD.NET.dll
Syntax
public class SdfPropertySpecHandleVector : IDisposable, IEnumerable<SdfPropertySpecHandle>, IEnumerable
Constructors
Fields
Properties
Methods
Name |
Description |
Add(SdfPropertySpecHandle)
|
|
AddRange(SdfPropertySpecHandleVector)
|
|
Clear()
|
|
CopyTo(int, SdfPropertySpecHandle[], int, int)
|
|
CopyTo(SdfPropertySpecHandle[])
|
|
CopyTo(SdfPropertySpecHandle[], int)
|
|
Dispose()
|
|
Dispose(bool)
|
|
~SdfPropertySpecHandleVector()
|
|
GetEnumerator()
|
|
GetRange(int, int)
|
|
Insert(int, SdfPropertySpecHandle)
|
|
InsertRange(int, SdfPropertySpecHandleVector)
|
|
RemoveAt(int)
|
|
RemoveRange(int, int)
|
|
Repeat(SdfPropertySpecHandle, int)
|
|
Reverse()
|
|
Reverse(int, int)
|
|
SetRange(int, SdfPropertySpecHandleVector)
|
|
ToArray()
|
|
getCPtr(SdfPropertySpecHandleVector)
|
|
swigRelease(SdfPropertySpecHandleVector)
|
|