ws ~master (2021-08-13T10:04:01Z)
Dub
Repo
Matrix.scale
ws
math
matrix
Matrix
Undocumented in source. Be warned that the author may not have intended to support it.
class
Matrix
(size_t Width, size_t Height)
static if
(
Width == 4 && Height == 4
)
void
scale
(
float
x
,
float
y
,
float
z
)
Meta
Source
See Implementation
ws
math
matrix
Matrix
constructors
this
functions
dup
inverse
opAssign
opBinary
opIndex
opOpAssign
rotate
scale
toString
translate
transpose
properties
identity
variables
data