RetroArch
Public Attributes | List of all members
D2D1_INK_POINT Struct Reference

Represents a point, radius pair that makes up part of a D2D1_INK_BEZIER_SEGMENT. More...

#include <d2d1_3.h>

Public Attributes

FLOAT x
 
FLOAT y
 
FLOAT radius
 

Detailed Description

Represents a point, radius pair that makes up part of a D2D1_INK_BEZIER_SEGMENT.

Member Data Documentation

◆ radius

FLOAT D2D1_INK_POINT::radius

◆ x

FLOAT D2D1_INK_POINT::x

◆ y

FLOAT D2D1_INK_POINT::y

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