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