cf_make_scale_translation¶
Category: math
GitHub: cute_math.h
Constructs a 2D scale + translation matrix from scale s
and position p
.
Related Pages¶
cf_make_scale
cf_make_translation
cf_make_rotation
cf_mul
cf_mul_T
Category: math
GitHub: cute_math.h
Constructs a 2D scale + translation matrix from scale s
and position p
.
cf_make_scale
cf_make_translation
cf_make_rotation
cf_mul
cf_mul_T