Space Engineers
Classes | Static Public Member Functions | Static Public Attributes | List of all members
VRageRender.MeshId Struct Reference

Classes

class  MyMeshIdComparerType
 

Static Public Member Functions

static bool operator== (MeshId x, MeshId y)
 
static bool operator!= (MeshId x, MeshId y)
 

Static Public Attributes

static readonly MyMeshIdComparerType Comparer = new MyMeshIdComparerType()
 

Detailed Description

Definition at line 146 of file MyMeshes.cs.

Member Function Documentation

static bool VRageRender.MeshId.operator!= ( MeshId  x,
MeshId  y 
)
inlinestatic

Definition at line 170 of file MyMeshes.cs.

static bool VRageRender.MeshId.operator== ( MeshId  x,
MeshId  y 
)
inlinestatic

Definition at line 165 of file MyMeshes.cs.

Member Data Documentation

readonly MyMeshIdComparerType VRageRender.MeshId.Comparer = new MyMeshIdComparerType()
static

Definition at line 163 of file MyMeshes.cs.


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