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

VRageMath.Vector3LNormalEqualityComparer

Malware edited this page Dec 21, 2018 · 47 revisions

Index

Vector3LNormalEqualityComparer Class

Namespace: VRageMath
Assembly: VRage.Math.dll

Summary

This can be used only to compare normal vectors of Vector3L, where X, Y and Z has values -1, 0 or 1

Methods

Member Description
bool Equals(VRageMath.Vector3L, VRageMath.Vector3L)
int GetHashCode(VRageMath.Vector3L)

Clone this wiki locally