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