dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
Matrix.this
dplug
math
matrix
Matrix
Construct matrix with a scalar.
this
(U values)
this
(T x)
struct
Matrix
(T, int R, int C)
@
nogc
pure nothrow
this
(
U
)
(
T
x
)
Meta
Source
See Implementation
dplug
math
matrix
Matrix
aliases
_T
column_t
rotateX
rotateY
rotateZ
row_t
constructors
this
functions
column
inverse
opAssign
opBinary
opCast
opEquals
opOpAssign
opUnary
ptr
row
scale
translate
transposed
manifest constants
_C
_R
static functions
constant
diag
fromColumns
fromRows
identity
lookAt
orthographic
perspective
rotateAxis
rotation
scaling
translation
unions
__anonymous
variables
isSquare
Construct matrix with a scalar.