ReactOS 0.4.17-dev-218-g5635d24
flatten_bezier_job Struct Reference
Collaboration diagram for flatten_bezier_job:

Public Attributes

path_list_node_tstart
 
REAL x2
 
REAL y2
 
REAL x3
 
REAL y3
 
path_list_node_tend
 
struct list entry
 

Detailed Description

Definition at line 148 of file graphicspath.c.

Member Data Documentation

◆ end

path_list_node_t* flatten_bezier_job::end

Definition at line 155 of file graphicspath.c.

◆ entry

struct list flatten_bezier_job::entry

Definition at line 156 of file graphicspath.c.

◆ start

path_list_node_t* flatten_bezier_job::start

Definition at line 150 of file graphicspath.c.

◆ x2

REAL flatten_bezier_job::x2

Definition at line 151 of file graphicspath.c.

◆ x3

REAL flatten_bezier_job::x3

Definition at line 153 of file graphicspath.c.

◆ y2

REAL flatten_bezier_job::y2

Definition at line 152 of file graphicspath.c.

◆ y3

REAL flatten_bezier_job::y3

Definition at line 154 of file graphicspath.c.


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