Class SiblingIterator
Inherited Members
Namespace: USD.NET
Assembly: USD.NET.dll
Syntax
public class SiblingIterator : IEnumerable<UsdPrim>, IEnumerable, IEnumerator<UsdPrim>, IEnumerator, IDisposable
Constructors
| Name | Description |
|---|---|
| SiblingIterator(UsdPrimSiblingRange) |
Properties
| Name | Description |
|---|---|
| Current |
Methods
| Name | Description |
|---|---|
| Dispose() | |
| GetEnumerator() | |
| MoveNext() | |
| Reset() |