ReactOS 0.4.15-dev-7924-g5949c20
PSH_PointRec_ Struct Reference

#include <pshalgo.h>

Collaboration diagram for PSH_PointRec_:

Public Attributes

PSH_Point prev
 
PSH_Point next
 
PSH_Contour contour
 
FT_UInt flags
 
FT_UInt flags2
 
FT_Char dir_in
 
FT_Char dir_out
 
PSH_Hint hint
 
FT_Pos org_u
 
FT_Pos org_v
 
FT_Pos cur_u
 

Detailed Description

Definition at line 156 of file pshalgo.h.

Member Data Documentation

◆ contour

PSH_Contour PSH_PointRec_::contour

Definition at line 160 of file pshalgo.h.

◆ cur_u

FT_Pos PSH_PointRec_::cur_u

Definition at line 168 of file pshalgo.h.

◆ dir_in

FT_Char PSH_PointRec_::dir_in

Definition at line 163 of file pshalgo.h.

◆ dir_out

FT_Char PSH_PointRec_::dir_out

Definition at line 164 of file pshalgo.h.

◆ flags

FT_UInt PSH_PointRec_::flags

Definition at line 161 of file pshalgo.h.

◆ flags2

FT_UInt PSH_PointRec_::flags2

Definition at line 162 of file pshalgo.h.

◆ hint

PSH_Hint PSH_PointRec_::hint

Definition at line 165 of file pshalgo.h.

◆ next

PSH_Point PSH_PointRec_::next

Definition at line 159 of file pshalgo.h.

◆ org_u

FT_Pos PSH_PointRec_::org_u

Definition at line 166 of file pshalgo.h.

◆ org_v

FT_Pos PSH_PointRec_::org_v

Definition at line 167 of file pshalgo.h.

◆ prev

PSH_Point PSH_PointRec_::prev

Definition at line 158 of file pshalgo.h.


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