Space Engineers
|
Public Member Functions | |
Vector3Ushort (ushort x, ushort y, ushort z) | |
override string | ToString () |
Static Public Member Functions | |
static Vector3Ushort | operator* (Vector3Ushort v, ushort t) |
static VRageMath.Vector3 | operator* (VRageMath.Vector3 vector, Vector3Ushort ushortVector) |
static VRageMath.Vector3 | operator* (Vector3Ushort ushortVector, VRageMath.Vector3 vector) |
static | operator Vector3 (Vector3Ushort v) |
Public Attributes | |
ushort | X |
ushort | Y |
ushort | Z |
Definition at line 8 of file Vector3UShort.cs.
|
inline |
Definition at line 17 of file Vector3UShort.cs.
|
inlineexplicitstatic |
Definition at line 44 of file Vector3UShort.cs.
|
inlinestatic |
Definition at line 29 of file Vector3UShort.cs.
|
inlinestatic |
Definition at line 34 of file Vector3UShort.cs.
|
inlinestatic |
Definition at line 39 of file Vector3UShort.cs.
|
inline |
Definition at line 24 of file Vector3UShort.cs.
ushort VRageMath.Vector3Ushort.X |
Definition at line 11 of file Vector3UShort.cs.
ushort VRageMath.Vector3Ushort.Y |
Definition at line 13 of file Vector3UShort.cs.
ushort VRageMath.Vector3Ushort.Z |
Definition at line 15 of file Vector3UShort.cs.