

Public Member Functions | |
| VideoExcel (int w, int h) | |
| void | Go () |
| virtual void | KeyboardFunc (int c, int state) |
| void | Init (int w, int h) |
Private Types | |
| typedef OglGui::Window | Window |
Private Attributes | |
| TableWindow * | mTable |
| GridWindow * | mGrid |
| ILOG_VAR_DEC | |
Definition at line 31 of file mainVideoExcel.cpp.
1.5.1