Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.Vector3L_RangeIterator

Malware edited this page Dec 21, 2018 · 43 revisions

Index

Vector3L_RangeIterator Struct

Namespace: VRageMath
Assembly: VRage.Math.dll

Summary

A class for simpler traversal of ranges of longeger vectors

Fields

[`Vector3L Current`](VRageMath.Current) Do not modify, public only for optimization!
### Methods
[`bool IsValid()`](VRageMath.IsValid)
[`void GetNext(ref Vector3L next)`](VRageMath.GetNext)
[`void MoveNext()`](VRageMath.MoveNext)

Clone this wiki locally