dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
Transform2D.translateMulOpt
dplug
canvas
Transform2D
Return this * Transform2D(1, 0, x, 0, 1, y);
float
a
;
float
b
;
float
c
;
float
d
;
float
e
;
float
f
;
Meta
Source
See Implementation
dplug
canvas
Transform2D
functions
opOpAssign
scaleMulOpt
scaleMulRot
translateMulOpt
static functions
identity
variables
a
b
c
d
e
f
Return this * Transform2D(1, 0, x, 0, 1, y);