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

Public Member Functions

bool Equals (Vector3UByte x, Vector3UByte y)
 
int GetHashCode (Vector3UByte obj)
 
int Compare (Vector3UByte a, Vector3UByte b)
 

Detailed Description

Definition at line 12 of file Vector3UByte.cs.

Member Function Documentation

int VRageMath.Vector3UByte.EqualityComparer.Compare ( Vector3UByte  a,
Vector3UByte  b 
)
inline

Definition at line 24 of file Vector3UByte.cs.

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

Definition at line 14 of file Vector3UByte.cs.

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

Definition at line 19 of file Vector3UByte.cs.


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