Space Engineers
Public Member Functions | List of all members
VRageMath.Vector3I.EqualityComparer Class Reference
Inheritance diagram for VRageMath.Vector3I.EqualityComparer:

Public Member Functions

bool Equals (Vector3I x, Vector3I y)
 
int GetHashCode (Vector3I obj)
 
int Compare (Vector3I x, Vector3I y)
 

Detailed Description

Definition at line 79 of file Vector3I.cs.

Member Function Documentation

int VRageMath.Vector3I.EqualityComparer.Compare ( Vector3I  x,
Vector3I  y 
)
inline

Definition at line 91 of file Vector3I.cs.

bool VRageMath.Vector3I.EqualityComparer.Equals ( Vector3I  x,
Vector3I  y 
)
inline

Definition at line 81 of file Vector3I.cs.

int VRageMath.Vector3I.EqualityComparer.GetHashCode ( Vector3I  obj)
inline

Definition at line 86 of file Vector3I.cs.


The documentation for this class was generated from the following file: