RetroArch
|
Contains the center point, x-radius, and y-radius of an ellipse. More...
#include <d2d1.h>
Public Attributes | |
D2D1_POINT_2F | point |
FLOAT | radiusX |
FLOAT | radiusY |
Contains the center point, x-radius, and y-radius of an ellipse.
D2D1_POINT_2F D2D1_ELLIPSE::point |
FLOAT D2D1_ELLIPSE::radiusX |
FLOAT D2D1_ELLIPSE::radiusY |