![]() |
nsbaci 1.0
|
Circle shape with center and radius. More...
#include <drawingTypes.h>

Public Member Functions | |
| Circle (Point c, int32_t r, bool fill=false) | |
Public Attributes | |
| Point | center |
| int32_t | radius = 0 |
| bool | filled = false |
Circle shape with center and radius.