Space Engineers
Static Public Member Functions | Public Attributes | List of all members
VRageMath.MyShort4 Struct Reference

Static Public Member Functions

static unsafe operator ulong (MyShort4 val)
 
static unsafe operator MyShort4 (ulong val)
 

Public Attributes

short X
 
short Y
 
short Z
 
short W
 

Detailed Description

Definition at line 8 of file MyShort4.cs.

Member Function Documentation

static unsafe VRageMath.MyShort4.operator MyShort4 ( ulong  val)
inlineexplicitstatic

Definition at line 19 of file MyShort4.cs.

static unsafe VRageMath.MyShort4.operator ulong ( MyShort4  val)
inlineexplicitstatic

Definition at line 15 of file MyShort4.cs.

Member Data Documentation

short VRageMath.MyShort4.W

Definition at line 13 of file MyShort4.cs.

short VRageMath.MyShort4.X

Definition at line 10 of file MyShort4.cs.

short VRageMath.MyShort4.Y

Definition at line 11 of file MyShort4.cs.

short VRageMath.MyShort4.Z

Definition at line 12 of file MyShort4.cs.


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