ReactOS 0.4.15-dev-7942-gd23573b
point2d Struct Reference
Collaboration diagram for point2d:

Public Attributes

D3DXVECTOR2 pos
 
enum pointtype corner
 

Detailed Description

Definition at line 5316 of file mesh.c.

Member Data Documentation

◆ corner

enum pointtype point2d::corner

Definition at line 5319 of file mesh.c.

Referenced by attempt_line_merge(), compute_text_mesh(), create_outline(), and D3DXCreateTextW().

◆ pos

D3DXVECTOR2 point2d::pos

Definition at line 5318 of file mesh.c.

Referenced by attempt_line_merge(), compute_text_mesh(), create_outline(), and D3DXCreateTextW().


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