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