Class SampleCollection<T>
Inherited Members
Namespace: USD.NET
Assembly: USD.NET.dll
Syntax
public class SampleCollection<T> : IEnumerable<SampleEnumerator<T>.SampleHolder>, IEnumerable where T : SampleBase, new()
Type Parameters
| Name | Description |
|---|---|
| T |
Constructors
| Name | Description |
|---|---|
| SampleCollection(Scene, SdfPathVector) |
Properties
| Name | Description |
|---|---|
| Length |
Methods
| Name | Description |
|---|---|
| GetEnumerator() |