cf_draw_mul¶
Category: draw
GitHub: cute_draw.h
Applies the current draw transform to a point.
| Parameters | Description |
|---|---|
p |
The point to transform. |
Related Pages¶
cf_draw_rotate
cf_draw_transform
cf_draw_translate
cf_draw_scale
Category: draw
GitHub: cute_draw.h
Applies the current draw transform to a point.
| Parameters | Description |
|---|---|
p |
The point to transform. |
cf_draw_rotate
cf_draw_transform
cf_draw_translate
cf_draw_scale