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

Member Description
VRageMath.Vector3L Current Do not modify, public only for optimization!

Methods

Member Description
bool IsValid()
void GetNext(ref VRageMath.Vector3L)
void MoveNext()

Clone this wiki locally