SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
polyfonttypes.h File Reference
#include <config.h>

Go to the source code of this file.

Data Structures

struct  pffont
struct  pfglyph

Macros

#define pfFixScale   (1 << 15)

Typedefs

typedef signed short int pfint16
typedef signed char pfint8
typedef unsigned short int pfuint16
typedef unsigned char pfuint8

Macro Definition Documentation

#define pfFixScale   (1 << 15)

Definition at line 48 of file polyfonttypes.h.

Typedef Documentation

typedef signed short int pfint16

Definition at line 46 of file polyfonttypes.h.

typedef signed char pfint8

Definition at line 43 of file polyfonttypes.h.

typedef unsigned short int pfuint16

Definition at line 45 of file polyfonttypes.h.

typedef unsigned char pfuint8

Definition at line 42 of file polyfonttypes.h.