RetroArch
|
Describes an arc that is defined as part of a path. More...
#include <d2d1.h>
Public Attributes | |
D2D1_POINT_2F | point |
D2D1_SIZE_F | size |
FLOAT | rotationAngle |
D2D1_SWEEP_DIRECTION | sweepDirection |
D2D1_ARC_SIZE | arcSize |
Describes an arc that is defined as part of a path.
D2D1_ARC_SIZE D2D1_ARC_SEGMENT::arcSize |
D2D1_POINT_2F D2D1_ARC_SEGMENT::point |
FLOAT D2D1_ARC_SEGMENT::rotationAngle |
D2D1_SIZE_F D2D1_ARC_SEGMENT::size |
D2D1_SWEEP_DIRECTION D2D1_ARC_SEGMENT::sweepDirection |