cf_draw_circle2¶
Category: draw
GitHub: cute_draw.h
Draws a circle wireframe.
Parameters | Description |
---|---|
p | Center of the circle. |
r | Radius of the circle. |
thickness | The thickness of each line to draw. |
Category: draw
GitHub: cute_draw.h
Draws a circle wireframe.
Parameters | Description |
---|---|
p | Center of the circle. |
r | Radius of the circle. |
thickness | The thickness of each line to draw. |