Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Attributes | List of all members
AF_AxisHintsRec_ Struct Reference

#include <afhints.h>

Public Attributes

FT_Int num_segments
 
FT_Int max_segments
 
AF_Segment segments
 
FT_Int num_edges
 
FT_Int max_edges
 
AF_Edge edges
 
AF_Direction major_dir
 

Detailed Description

Definition at line 313 of file afhints.h.

Member Data Documentation

◆ edges

AF_Edge AF_AxisHintsRec_::edges

◆ major_dir

AF_Direction AF_AxisHintsRec_::major_dir

◆ max_edges

FT_Int AF_AxisHintsRec_::max_edges

Definition at line 323 of file afhints.h.

Referenced by af_glyph_hints_done().

◆ max_segments

FT_Int AF_AxisHintsRec_::max_segments

Definition at line 316 of file afhints.h.

Referenced by af_glyph_hints_done().

◆ num_edges

FT_Int AF_AxisHintsRec_::num_edges

◆ num_segments

FT_Int AF_AxisHintsRec_::num_segments

◆ segments

AF_Segment AF_AxisHintsRec_::segments

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