cf_draw3d_circle_fill¶
Category: draw3d
GitHub: cute_draw3d.h
Draws an anti-aliased filled disc in 3d.
| Parameters | Description |
|---|---|
center |
The disc's center. |
normal |
The plane's normal (need not be normalized). |
radius |
The disc's radius. |
Category: draw3d
GitHub: cute_draw3d.h
Draws an anti-aliased filled disc in 3d.
| Parameters | Description |
|---|---|
center |
The disc's center. |
normal |
The plane's normal (need not be normalized). |
radius |
The disc's radius. |