#include "wave-glut/wave-glut.h"
Go to the source code of this file.
Functions | |
| void | display () |
| int | main (int argc, char *argv[]) |
| void display | ( | ) |
Definition at line 11 of file simple-glut-test.cpp.
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 13 of file simple-glut-test.cpp.
1.7.1