Defines an ellipse.
More...
#include <types.h>
Defines an ellipse.
Definition at line 172 of file types.h.
◆ ellipse_struct()
fawkes::ellipse_struct::ellipse_struct |
( |
float |
x, |
|
|
float |
y, |
|
|
float |
w, |
|
|
float |
h |
|
) |
| |
|
inline |
◆ center
The center point of the ellipse.
Definition at line 173 of file types.h.
◆ height
float fawkes::ellipse_struct::height |
The total height of the ellipse.
Definition at line 175 of file types.h.
◆ width
float fawkes::ellipse_struct::width |
The total width of the ellipse.
Definition at line 174 of file types.h.
The documentation for this struct was generated from the following file: