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

Classes

class  MyMeshPartIdComparerType
 

Static Public Member Functions

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

Static Public Attributes

static readonly MyMeshPartIdComparerType Comparer = new MyMeshPartIdComparerType()
 

Detailed Description

Definition at line 220 of file MyMeshes.cs.

Member Function Documentation

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

Definition at line 244 of file MyMeshes.cs.

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

Definition at line 239 of file MyMeshes.cs.

Member Data Documentation

readonly MyMeshPartIdComparerType VRageRender.MeshPartId.Comparer = new MyMeshPartIdComparerType()
static

Definition at line 237 of file MyMeshes.cs.


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