#include <sstream>#include <GL/glew.h>#include <GL/freeglut.h>#include <sys/time.h>#include "../common.h"#include "view_support.h"#include "view.h"#include "../solution.h"Classes | |
| struct | BitmapFileHeader |
| struct | BitmapInfoHeader |
Defines | |
| #define | H2DV_WAIT_CLOSE_MSG "close all views to continue" |
| #define | H2DV_WAIT_KEYPRESS_MSG "press spacebar to continue" |
Typedefs | |
| typedef unsigned int | dword |
| typedef unsigned short | word |
Variables | |
| const word | BITMAP_ID = 0x4D42 |
| #define H2DV_WAIT_CLOSE_MSG "close all views to continue" |
| #define H2DV_WAIT_KEYPRESS_MSG "press spacebar to continue" |
| typedef unsigned int dword |
| typedef unsigned short word |
1.6.3