#include "acem.h"#include <lar/lar.h>#include <math.h>#include <GL/gl.h>#include <GL/glut.h>#include <stdio.h>

Functions | |
| void | handler_gridtype_change () |
| void | shutdown_module (int x) |
| makes a clean shutdown of the program | |
| static void | draw (void) |
| static void | idle (void) |
| static void | special (int k, int x, int y) |
| static void | reshape (int width, int height) |
| static void | init (int argc, char *argv[]) |
| void | visible (int vis) |
| int | main (int argc, char **argv) |
1.6.3