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