dgame ~master (2021-12-24T16:32:58.6490046)
Dub
Repo
Matrix4x4.opOpAssign
Dgame
Math
Matrix4x4
Matrix4x4
Supported operations: only *=
struct
Matrix4x4
@
nogc
ref pure nothrow
Matrix4x4
opOpAssign
(
string
op
: "*"
)
(
ref
const
Matrix4x4
math
)
Meta
Source
See Implementation
Dgame
Math
Matrix4x4
Matrix4x4
constructors
this
functions
det
getInverse
getValues
loadIdentity
lookAt
opBinary
opEquals
opIndex
opOpAssign
ortho
perspective
rotate
scale
translate
Supported operations: only *=