Blender V2.61 - r43446
|
Public Attributes | |
GHOST_SystemHandle | sys |
MainWindow * | main |
LoggerWindow * | logger |
ExtraWindow * | extra |
int | exit |
Definition at line 768 of file MultiTest.c.
Definition at line 774 of file MultiTest.c.
Referenced by multitest_event_handler(), multitestapp_exit(), multitestapp_new(), and multitestapp_run().
Definition at line 772 of file MultiTest.c.
Referenced by multitestapp_free_extrawindow(), multitestapp_new(), and multitestapp_toggle_extra_window().
Definition at line 771 of file MultiTest.c.
Referenced by multitest_event_handler(), multitestapp_free(), multitestapp_get_logger(), and multitestapp_new().
Definition at line 770 of file MultiTest.c.
Referenced by multitestapp_free(), and multitestapp_new().
GHOST_SystemHandle _MultiTestApp::sys |
Definition at line 769 of file MultiTest.c.
Referenced by multitest_event_handler(), multitestapp_free(), multitestapp_get_system(), multitestapp_new(), and multitestapp_run().