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

Ellipse shape with center and radii. More...

#include <drawingTypes.h>

Collaboration diagram for nsbaci::types::Ellipse:

Public Member Functions

 Ellipse (Point c, int32_t rx, int32_t ry, bool fill=false)

Public Attributes

Point center
int32_t radiusX = 0
int32_t radiusY = 0
bool filled = false

Detailed Description

Ellipse shape with center and radii.


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