RetroArch
Public Attributes | List of all members
D2D1_POINT_DESCRIPTION Struct Reference

Describes a point along a path. More...

#include <d2d1_1.h>

Collaboration diagram for D2D1_POINT_DESCRIPTION:
[legend]

Public Attributes

D2D1_POINT_2F point
 
D2D1_POINT_2F unitTangentVector
 
UINT32 endSegment
 
UINT32 endFigure
 
FLOAT lengthToEndSegment
 

Detailed Description

Describes a point along a path.

Member Data Documentation

◆ endFigure

UINT32 D2D1_POINT_DESCRIPTION::endFigure

◆ endSegment

UINT32 D2D1_POINT_DESCRIPTION::endSegment

◆ lengthToEndSegment

FLOAT D2D1_POINT_DESCRIPTION::lengthToEndSegment

◆ point

D2D1_POINT_2F D2D1_POINT_DESCRIPTION::point

◆ unitTangentVector

D2D1_POINT_2F D2D1_POINT_DESCRIPTION::unitTangentVector

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