Matrix4x4.opBinary

Supported operations: only *

struct Matrix4x4
@nogc
opBinary
const pure nothrow
(
string op : "*"
)
(
ref const Matrix4x4 mat
)

Meta