dath ~master (2022-03-05T17:42:13Z)
Dub
Repo
scaling
dath
matrix
Creates a scaling matrix
@
nogc
pure nothrow
Mat
!(
T
,
n
)
scaling
(
T
ulong
n
)
(
Vec
!(
T
,
n
- 1)
v
)
Meta
Source
See Implementation
dath
matrix
aliases
Mat2
Mat2d
Mat2f
Mat2i
Mat2u
Mat3
Mat3d
Mat3f
Mat3i
Mat3u
Mat4
Mat4d
Mat4f
Mat4i
Mat4u
functions
identity
inverse
lookAt
orthographic
perspective
rotation
scaling
translation
structs
Mat
Creates a scaling matrix