This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 125
VRageMath.BoxCornerEnumerator
Morten Aune Lyrstad edited this page Apr 16, 2022
·
47 revisions
← Index ← Namespace Index
public struct BoxCornerEnumerator: IEnumerator<Vector3>, IDisposable, IEnumerator, IEnumerable<Vector3>, IEnumerable
Namespace: VRageMath
Assembly: VRage.Math.dll
Implements:
Member | Description |
---|---|
[Vector3 Current { get; }](VRageMath.BoxCornerEnumerator.Current) |
Member | Description |
---|---|
[BoxCornerEnumerator(Vector3, Vector3)](VRageMath.BoxCornerEnumerator..ctor) |
Member | Description |
---|---|
[void Add(object)](VRageMath.BoxCornerEnumerator.Add) | |
[BoxCornerEnumerator GetEnumerator()](VRageMath.BoxCornerEnumerator.GetEnumerator) | |
[bool MoveNext()](VRageMath.BoxCornerEnumerator.MoveNext) |
Do you have questions, comments, suggestions for improvements? Is there something I can do better? Did I make a mistake? Please add an issue here, and prefix your issue title with Wiki. Thank you, your help will be very appreciated!