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

VRageMath.Vector2I

Malware edited this page Dec 21, 2018 · 44 revisions

Index

Vector2I Struct

Namespace: VRageMath
Assembly: VRage.Math.dll

Fields

Member Description
X
Y
static Comparer
static Zero
static One
static UnitX
static UnitY

Methods

Member Description
ToString()
Size()
static Floor(Vector2)
static Round(Vector2)
Between(ref Vector2I, ref Vector2I)
Equals(Object)
GetHashCode()
static Min(ref Vector2I, ref Vector2I, ref Vector2I)
static Max(ref Vector2I, ref Vector2I, ref Vector2I)
static Min(Vector2I, Vector2I)
static Max(Vector2I, Vector2I)

Clone this wiki locally