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
Current Do not modify, public only for optimization!

Methods

Member Description
IsValid()
GetNext(ref Vector3I)
MoveNext()
Clone this wiki locally