Blender V2.61 - r43446
|
Public Attributes | |
struct wmSubWindow * | next |
struct wmSubWindow * | prev |
rcti | winrct |
int | swinid |
Definition at line 70 of file wm_subwindow.c.
struct wmSubWindow* wmSubWindow::next |
Definition at line 71 of file wm_subwindow.c.
Referenced by swin_from_swinid(), wm_subwindow_open(), and wm_subwindows_free().
struct wmSubWindow * wmSubWindow::prev |
Definition at line 71 of file wm_subwindow.c.
Definition at line 74 of file wm_subwindow.c.
Referenced by swin_from_swinid(), wm_subwindow_get(), wm_subwindow_getmatrix(), and wm_subwindow_open().
Definition at line 73 of file wm_subwindow.c.
Referenced by wm_subwindow_getorigin(), wm_subwindow_getsize(), wm_subwindow_open(), wm_subwindow_position(), and wmSubWindowScissorSet().