RetroArch
|
Contains the control point and end point for a quadratic Bezier segment. More...
#include <d2d1.h>
Public Attributes | |
D2D1_POINT_2F | point1 |
D2D1_POINT_2F | point2 |
Contains the control point and end point for a quadratic Bezier segment.
D2D1_POINT_2F D2D1_QUADRATIC_BEZIER_SEGMENT::point1 |
D2D1_POINT_2F D2D1_QUADRATIC_BEZIER_SEGMENT::point2 |