VRageMath.Vector3L_RangeIterator - bimbam2103/space_engineers GitHub Wiki

IndexNamespace Index

Vector3L_RangeIterator Struct

public struct Vector3L_RangeIterator

A class for simpler traversal of ranges of long vectors

Namespace: VRageMath
Assembly: VRage.Math.dll

Fields

Vector3L Current

Do not modify, public only for optimization!

Constructors

Vector3L_RangeIterator(ref Vector3L start, ref Vector3L end)

Methods

void GetNext(out Vector3L next)

bool IsValid()

void MoveNext()

⚠️ **GitHub.com Fallback** ⚠️