VRageMath.Vector3L_RangeIterator - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index
public struct Vector3L_RangeIterator
A class for simpler traversal of ranges of long vectors
Namespace: VRageMath
Assembly: VRage.Math.dll
Do not modify, public only for optimization!
Vector3L_RangeIterator(ref Vector3L start, ref Vector3L end)
void GetNext(out Vector3L next)