Matrix4x4.opOpAssign

Supported operations: only *=

struct Matrix4x4
@nogc ref pure nothrow
opOpAssign
(
string op : "*"
)
(
ref const Matrix4x4 math
)

Meta