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

VRageMath.Vector3INormalEqualityComparer

Malware edited this page Apr 8, 2019 · 47 revisions

IndexNamespace Index

Vector3INormalEqualityComparer Class

public class Vector3INormalEqualityComparer: IEqualityComparer<VRageMath.Vector3I>

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

Namespace: VRageMath
Assembly: VRage.Math.dll

Implements:

Constructors

Member Description
Vector3INormalEqualityComparer()

Methods

Member Description
Equals(Vector3I, Vector3I)
GetHashCode(Vector3I)

Clone this wiki locally