RetroArch
Public Attributes | List of all members
D2D1_ARC_SEGMENT Struct Reference

Describes an arc that is defined as part of a path. More...

#include <d2d1.h>

Collaboration diagram for D2D1_ARC_SEGMENT:
[legend]

Public Attributes

D2D1_POINT_2F point
 
D2D1_SIZE_F size
 
FLOAT rotationAngle
 
D2D1_SWEEP_DIRECTION sweepDirection
 
D2D1_ARC_SIZE arcSize
 

Detailed Description

Describes an arc that is defined as part of a path.

Member Data Documentation

◆ arcSize

D2D1_ARC_SIZE D2D1_ARC_SEGMENT::arcSize

◆ point

D2D1_POINT_2F D2D1_ARC_SEGMENT::point

◆ rotationAngle

FLOAT D2D1_ARC_SEGMENT::rotationAngle

◆ size

D2D1_SIZE_F D2D1_ARC_SEGMENT::size

◆ sweepDirection

D2D1_SWEEP_DIRECTION D2D1_ARC_SEGMENT::sweepDirection

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