Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.Vector3I_RangeIterator

Malware edited this page Dec 21, 2018 · 41 revisions

Index

Vector3I_RangeIterator Struct

Namespace: VRageMath
Assembly: VRage.Math.dll

Summary

A class for simpler traversal of ranges of integer vectors

Fields

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

Methods

Member Description
bool IsValid()
void GetNext(ref VRageMath.Vector3I)
void MoveNext()
Clone this wiki locally