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

Classes

class  MyVoxelPartIdComparerType
 

Static Public Member Functions

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

Static Public Attributes

static readonly MyVoxelPartIdComparerType Comparer = new MyVoxelPartIdComparerType()
 

Detailed Description

Definition at line 305 of file MyMeshes.cs.

Member Function Documentation

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

Definition at line 329 of file MyMeshes.cs.

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

Definition at line 324 of file MyMeshes.cs.

Member Data Documentation

readonly MyVoxelPartIdComparerType VRageRender.VoxelPartId.Comparer = new MyVoxelPartIdComparerType()
static

Definition at line 322 of file MyMeshes.cs.


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