dgame ~master (2017-03-31T06:11:13Z)
Home
Dub
Repo
Matrix4x4.opBinary
Dgame
Math
Matrix4x4
Matrix4x4
Supported operations: only *
struct
Matrix4x4
@
nogc
Matrix4x4
opBinary
const pure nothrow
(
string
op
: "*"
)
(
ref
const
Matrix4x4
mat
)
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 *