arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
NVGMatrix.skewY
arsd
nanovega
NVGMatrix
Skew this matrix by both axes.
NVGMatrix
skewY
(float a)
NVGMatrix
skewY
(float ax, float ay)
struct
NVGMatrix
nothrow @
trusted
@
nogc
ref return
NVGMatrix
skewY
(
in
float
ax
,
in
float
ay
)
Meta
Source
See Implementation
arsd
nanovega
NVGMatrix
constructors
this
functions
identity
invert
inverted
mul
opBinary
opOpAssign
point
premul
rotate
rotateTransform
scale
scaleRotateTransform
skewX
skewY
translate
properties
isIdentity
valid
static functions
Identity
Rotated
RotatedTransformed
Scaled
ScaledRotatedTransformed
SkewedX
SkewedXY
SkewedY
Translated
variables
mat
Skew this matrix by both axes.