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

Classes

class  MyMeshSectionIdComparerType
 

Public Member Functions

override bool Equals (object obj)
 
override int GetHashCode ()
 

Static Public Member Functions

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

Static Public Attributes

static readonly MyMeshSectionIdComparerType Comparer = new MyMeshSectionIdComparerType()
 

Detailed Description

Definition at line 255 of file MyMeshes.cs.

Member Function Documentation

override bool VRageRender.MeshSectionId.Equals ( object  obj)
inline

Definition at line 284 of file MyMeshes.cs.

override int VRageRender.MeshSectionId.GetHashCode ( )
inline

Definition at line 293 of file MyMeshes.cs.

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

Definition at line 279 of file MyMeshes.cs.

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

Definition at line 274 of file MyMeshes.cs.

Member Data Documentation

readonly MyMeshSectionIdComparerType VRageRender.MeshSectionId.Comparer = new MyMeshSectionIdComparerType()
static

Definition at line 272 of file MyMeshes.cs.


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