RetroArch
|
Represents a point, radius pair that makes up part of a D2D1_INK_BEZIER_SEGMENT. More...
#include <d2d1_3.h>
Public Attributes | |
FLOAT | x |
FLOAT | y |
FLOAT | radius |
Represents a point, radius pair that makes up part of a D2D1_INK_BEZIER_SEGMENT.
FLOAT D2D1_INK_POINT::radius |
FLOAT D2D1_INK_POINT::x |
FLOAT D2D1_INK_POINT::y |