|
Blender V4.3
|
Public Attributes | |
| GHOST_SystemHandle | sys |
| MainWindow * | main |
| LoggerWindow * | logger |
| ExtraWindow * | extra |
| int | exit |
Definition at line 821 of file MultiTest.c.
| int _MultiTestApp::exit |
Definition at line 827 of file MultiTest.c.
Referenced by multitest_event_handler(), multitestapp_exit(), multitestapp_new(), and multitestapp_run().
| ExtraWindow* _MultiTestApp::extra |
Definition at line 825 of file MultiTest.c.
Referenced by multitestapp_free_extrawindow(), multitestapp_new(), and multitestapp_toggle_extra_window().
| LoggerWindow* _MultiTestApp::logger |
Definition at line 824 of file MultiTest.c.
Referenced by multitest_event_handler(), multitestapp_free(), multitestapp_get_logger(), and multitestapp_new().
| MainWindow* _MultiTestApp::main |
Definition at line 823 of file MultiTest.c.
Referenced by multitestapp_free(), and multitestapp_new().
| GHOST_SystemHandle _MultiTestApp::sys |
Definition at line 822 of file MultiTest.c.
Referenced by multitest_event_handler(), multitestapp_free(), multitestapp_get_system(), multitestapp_new(), and multitestapp_run().