nsbaci 1.0
Loading...
Searching...
No Matches
nsbaci::types::Circle Struct Reference

Circle shape with center and radius. More...

#include <drawingTypes.h>

Collaboration diagram for nsbaci::types::Circle:

Public Member Functions

 Circle (Point c, int32_t r, bool fill=false)

Public Attributes

Point center
int32_t radius = 0
bool filled = false

Detailed Description

Circle shape with center and radius.


The documentation for this struct was generated from the following file: