ReactOS 0.4.17-dev-116-ga4b6fe9
glyphinfo Struct Reference
Collaboration diagram for glyphinfo:

Public Attributes

struct outline_array outlines
 
struct face_array faces
 
struct point2d_index_array ordered_vertices
 
float offset_x
 

Detailed Description

Definition at line 5360 of file mesh.c.

Member Data Documentation

◆ faces

struct face_array glyphinfo::faces

Definition at line 5363 of file mesh.c.

Referenced by D3DXCreateTextW(), triangulate(), and triangulation_add_point().

◆ offset_x

float glyphinfo::offset_x

Definition at line 5365 of file mesh.c.

Referenced by compute_text_mesh(), D3DXCreateTextW(), and test_createtext().

◆ ordered_vertices

struct point2d_index_array glyphinfo::ordered_vertices

◆ outlines

struct outline_array glyphinfo::outlines

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