Blender V2.61 - r43446
|
Public Attributes | |
MultiTestApp * | app |
GHOST_WindowHandle | win |
int | size [2] |
int | lmouse [2] |
int | lmbut [3] |
int | tmouse [2] |
Definition at line 134 of file MultiTest.c.
Definition at line 135 of file MultiTest.c.
Referenced by mainwindow_do_key(), mainwindow_free(), mainwindow_log(), and mainwindow_new().
int MainWindow::lmbut[3] |
Definition at line 141 of file MultiTest.c.
Referenced by mainwindow_do_button(), mainwindow_do_draw(), and mainwindow_do_move().
int MainWindow::lmouse[2] |
Definition at line 141 of file MultiTest.c.
Referenced by mainwindow_do_button(), and mainwindow_do_move().
int MainWindow::size[2] |
Definition at line 139 of file MultiTest.c.
Referenced by mainwindow_do_reshape(), and mainwindow_handle().
int MainWindow::tmouse[2] |
Definition at line 143 of file MultiTest.c.
Referenced by mainwindow_do_button(), mainwindow_do_draw(), and mainwindow_do_move().
GHOST_WindowHandle MainWindow::win |
Definition at line 137 of file MultiTest.c.
Referenced by mainwindow_do_button(), mainwindow_do_draw(), mainwindow_do_key(), mainwindow_do_move(), mainwindow_do_reshape(), mainwindow_free(), mainwindow_handle(), and mainwindow_new().