RetroArch
|
Describes a cubic bezier in a path. More...
#include <d2d1.h>
Public Attributes | |
D2D1_POINT_2F | point1 |
D2D1_POINT_2F | point2 |
D2D1_POINT_2F | point3 |
Describes a cubic bezier in a path.
D2D1_POINT_2F D2D1_BEZIER_SEGMENT::point1 |
D2D1_POINT_2F D2D1_BEZIER_SEGMENT::point2 |
D2D1_POINT_2F D2D1_BEZIER_SEGMENT::point3 |