cf_draw3d_arrow¶
Category: draw3d
GitHub: cute_draw3d.h
Draws a line from a to b capped with a solid cone arrowhead at b.
| Parameters | Description |
|---|---|
a |
The tail. |
b |
The tip. |
thickness |
The shaft's width in world units. |
arrow_width |
The arrowhead's base radius in world units. |