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 25, 2018 · 19 revisions

IndexMathHelper

Summary

private public bool IsValid(private public sealed struct.Matrix matrix)

Returns

Example

Remarks

Summary

private public bool IsValid(private public sealed struct.MatrixD matrix)

Returns

Example

Remarks

Summary

private public bool IsValid(private public sealed struct.Vector3 vec)

Returns

Example

Remarks

Summary

private public bool IsValid(private public sealed struct.Vector3D vec)

Returns

Example

Remarks

Summary

private public bool IsValid(private public sealed struct.Vector2 vec)

Returns

Example

Remarks

Summary

private public bool IsValid(float f)

Returns

Example

Remarks

Summary

private public bool IsValid(double f)

Returns

Example

Remarks

Summary

private public bool IsValid(private public sealed struct.Nullable<T> vec)

Returns

Example

Remarks

Summary

private public bool IsValid(private public sealed struct.Quaternion q)

Returns

Example

Remarks

Clone this wiki locally