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

VRageMath.MathHelper.IsValid

Malware edited this page Dec 24, 2018 · 19 revisions

IndexMathHelper

bool IsValid(Matrix matrix)

bool IsValid(MatrixD matrix)

bool IsValid(Vector3 vec)

bool IsValid(Vector3D vec)

bool IsValid(Vector2 vec)

bool IsValid(float f)

bool IsValid(double f)

bool IsValid(Nullable vec)

bool IsValid(Quaternion q)

Clone this wiki locally