SUMO - Simulation of Urban MObility
pfglyph Struct Reference

#include <polyfonttypes.h>

Collaboration diagram for pfglyph:
Collaboration graph

Data Fields

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

Detailed Description

Definition at line 50 of file polyfonttypes.h.

Field Documentation

§ advance

SUMOReal 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

SUMOReal pfglyph::maxx

Definition at line 54 of file polyfonttypes.h.

Referenced by drawWideChar(), and getCharBBox().

§ maxy

SUMOReal pfglyph::maxy

Definition at line 55 of file polyfonttypes.h.

Referenced by drawWideChar(), and getCharBBox().

§ minx

SUMOReal pfglyph::minx

Definition at line 52 of file polyfonttypes.h.

Referenced by drawWideChar(), and getCharBBox().

§ miny

SUMOReal 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: