RetroArch
Public Attributes | List of all members
D2D1_QUADRATIC_BEZIER_SEGMENT Struct Reference

Contains the control point and end point for a quadratic Bezier segment. More...

#include <d2d1.h>

Collaboration diagram for D2D1_QUADRATIC_BEZIER_SEGMENT:
[legend]

Public Attributes

D2D1_POINT_2F point1
 
D2D1_POINT_2F point2
 

Detailed Description

Contains the control point and end point for a quadratic Bezier segment.

Member Data Documentation

◆ point1

D2D1_POINT_2F D2D1_QUADRATIC_BEZIER_SEGMENT::point1

◆ point2

D2D1_POINT_2F D2D1_QUADRATIC_BEZIER_SEGMENT::point2

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