SUMO - Simulation of Urban MObility
pfglyph Struct Reference

#include <polyfonttypes.h>

Collaboration diagram for pfglyph:
Collaboration graph

Data Fields

double advance
 
pfuint16 glyph
 
double maxx
 
double maxy
 
double minx
 
double miny
 
pfuint16 numsegments
 
pfint16segments
 

Detailed Description

Definition at line 50 of file polyfonttypes.h.

Field Documentation

◆ advance

double pfglyph::advance

Definition at line 56 of file polyfonttypes.h.

Referenced by drawWideChar(), getCharAdvance(), and pfGetCharAdvance().

◆ glyph

pfuint16 pfglyph::glyph

Definition at line 57 of file polyfonttypes.h.

Referenced by comp(), pfGetChar(), and pfGetGlyph().

◆ maxx

double pfglyph::maxx

Definition at line 54 of file polyfonttypes.h.

Referenced by drawWideChar(), and getCharBBox().

◆ maxy

double pfglyph::maxy

Definition at line 55 of file polyfonttypes.h.

Referenced by drawWideChar(), and getCharBBox().

◆ minx

double pfglyph::minx

Definition at line 52 of file polyfonttypes.h.

Referenced by drawWideChar(), and getCharBBox().

◆ miny

double pfglyph::miny

Definition at line 53 of file polyfonttypes.h.

Referenced by drawWideChar(), and getCharBBox().

◆ numsegments

pfuint16 pfglyph::numsegments

Definition at line 58 of file polyfonttypes.h.

Referenced by drawWideChar().

◆ segments

pfint16* pfglyph::segments

Definition at line 59 of file polyfonttypes.h.

Referenced by drawWideChar(), and pfUnloadFont().


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