Space Engineers
|
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 |
Definition at line 8 of file MyShort4.cs.
|
inlineexplicitstatic |
Definition at line 19 of file MyShort4.cs.
|
inlineexplicitstatic |
Definition at line 15 of file MyShort4.cs.
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.