SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pfglyph Struct Reference

#include <polyfonttypes.h>

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

SUMOReal pfglyph::advance

Definition at line 56 of file polyfonttypes.h.

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

pfuint16 pfglyph::glyph

Definition at line 57 of file polyfonttypes.h.

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

SUMOReal pfglyph::maxx

Definition at line 54 of file polyfonttypes.h.

Referenced by drawWideChar(), and getCharBBox().

SUMOReal pfglyph::maxy

Definition at line 55 of file polyfonttypes.h.

Referenced by drawWideChar(), and getCharBBox().

SUMOReal pfglyph::minx

Definition at line 52 of file polyfonttypes.h.

Referenced by drawWideChar(), and getCharBBox().

SUMOReal pfglyph::miny

Definition at line 53 of file polyfonttypes.h.

Referenced by drawWideChar(), and getCharBBox().

pfuint16 pfglyph::numsegments

Definition at line 58 of file polyfonttypes.h.

Referenced by drawWideChar().

pfint16* pfglyph::segments

Definition at line 59 of file polyfonttypes.h.

Referenced by drawWideChar().


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