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

Public Member Functions

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

Detailed Description

Definition at line 43 of file Vector4I.cs.

Member Function Documentation

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

Definition at line 55 of file Vector4I.cs.

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

Definition at line 45 of file Vector4I.cs.

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

Definition at line 50 of file Vector4I.cs.


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