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

VRageMath.BoxCornerEnumerator

Morten Aune Lyrstad edited this page Apr 16, 2022 · 47 revisions

IndexNamespace Index

BoxCornerEnumerator Struct

public struct BoxCornerEnumerator: IEnumerator<Vector3>, IDisposable, IEnumerator, IEnumerable<Vector3>, IEnumerable

Namespace: VRageMath
Assembly: VRage.Math.dll

Implements:

Properties

Vector3 Current { get; }

Constructors

BoxCornerEnumerator(Vector3, Vector3)

Methods

void Add(object)

BoxCornerEnumerator GetEnumerator()

bool MoveNext()

Clone this wiki locally