![]() |
SUMO - Simulation of Urban MObility
|

Go to the source code of this file.
Functions | |
| static void | display (void) |
| static void | keyboard (unsigned char key, int x, int y) |
| int | main (int argc, char **argv) |
|
static |
Definition at line 53 of file gl2psTestSimple.c.
References GL2PS_LINE_STIPPLE, GL2PS_POLYGON_OFFSET_FILL, gl2psDisable(), gl2psEnable(), and gl2psText().
Referenced by keyboard(), and main().
|
static |
Definition at line 129 of file gl2psTestSimple.c.
References display(), GL2PS_DRAW_BACKGROUND, GL2PS_EPS, GL2PS_OVERFLOW, GL2PS_SIMPLE_SORT, GL2PS_USE_CURRENT_VIEWPORT, gl2psBeginPage(), and gl2psEndPage().
Referenced by main().
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 156 of file gl2psTestSimple.c.
References display(), and keyboard().