Space Engineers
Public Member Functions | List of all members
VRage.Voxels.MyCellCoord.EqualityComparer Class Reference
Inheritance diagram for VRage.Voxels.MyCellCoord.EqualityComparer:

Public Member Functions

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

Detailed Description

Definition at line 193 of file MyCellCoord.cs.

Member Function Documentation

int VRage.Voxels.MyCellCoord.EqualityComparer.Compare ( MyCellCoord  x,
MyCellCoord  y 
)
inline

Definition at line 205 of file MyCellCoord.cs.

bool VRage.Voxels.MyCellCoord.EqualityComparer.Equals ( MyCellCoord  x,
MyCellCoord  y 
)
inline

Definition at line 195 of file MyCellCoord.cs.

int VRage.Voxels.MyCellCoord.EqualityComparer.GetHashCode ( MyCellCoord  obj)
inline

Definition at line 200 of file MyCellCoord.cs.


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