Assembly: VRage.Math.dll

public struct MatrixI

Fields

Member Description
Backward
Right
Translation
Up

Properties

Member Description
BackwardVector
Down
DownVector
Forward
ForwardVector
Left
LeftVector
RightVector
UpVector

Constructors

Member Description
MatrixI(ref Vector3I, Direction, Direction)
MatrixI(Vector3I, Direction, Direction)
MatrixI(Direction, Direction)
MatrixI(ref Vector3I, ref Vector3I, ref Vector3I)
MatrixI(ref Vector3I, ref Vector3, ref Vector3)
MatrixI(MyBlockOrientation)

Methods

Member Description
static CreateRotation(Direction, Direction, Direction, Direction)
static Invert(ref MatrixI, out MatrixI)
static Multiply(ref MatrixI, ref MatrixI, out MatrixI)
static Transform(ref MyBlockOrientation, ref MatrixI)
GetBlockOrientation()
GetDirection(Direction)
GetFloatMatrix()
SetDirection(Direction, Direction)