RetroArch
Public Attributes | List of all members
D2D1_ELLIPSE Struct Reference

Contains the center point, x-radius, and y-radius of an ellipse. More...

#include <d2d1.h>

Collaboration diagram for D2D1_ELLIPSE:
[legend]

Public Attributes

D2D1_POINT_2F point
 
FLOAT radiusX
 
FLOAT radiusY
 

Detailed Description

Contains the center point, x-radius, and y-radius of an ellipse.

Member Data Documentation

◆ point

D2D1_POINT_2F D2D1_ELLIPSE::point

◆ radiusX

FLOAT D2D1_ELLIPSE::radiusX

◆ radiusY

FLOAT D2D1_ELLIPSE::radiusY

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