Blender V2.61 - r43446
Public Attributes

wmWindow Struct Reference

#include <DNA_windowmanager_types.h>

List of all members.

Public Attributes

struct wmWindownext
struct wmWindowprev
void * ghostwin
int winid
short grabcursor
short pad
struct bScreenscreen
struct bScreennewscreen
char screenname [64]
short posx
short posy
short sizex
short sizey
short windowstate
short monitor
short active
short cursor
short lastcursor
short modalcursor
short addmousemove
short pad2
struct wmEventeventstate
struct wmSubWindowcurswin
struct wmGesturetweak
int drawmethod
int drawfail
void * drawdata
ListBase queue
ListBase handlers
ListBase modalhandlers
ListBase subwindows
ListBase gesture

Detailed Description

Definition at line 159 of file DNA_windowmanager_types.h.


Member Data Documentation

Definition at line 177 of file DNA_windowmanager_types.h.

Referenced by WM_cursor_modal(), WM_cursor_set(), and WM_timecursor().

Definition at line 178 of file DNA_windowmanager_types.h.

Referenced by WM_cursor_modal(), WM_cursor_restore(), and WM_timecursor().

Definition at line 179 of file DNA_windowmanager_types.h.

Referenced by WM_cursor_modal(), WM_cursor_restore(), and WM_cursor_set().

Definition at line 175 of file DNA_windowmanager_types.h.

Definition at line 170 of file DNA_windowmanager_types.h.

Definition at line 167 of file DNA_windowmanager_types.h.

Definition at line 181 of file DNA_windowmanager_types.h.

Definition at line 160 of file DNA_windowmanager_types.h.

Definition at line 174 of file DNA_windowmanager_types.h.

Referenced by wm_window_add_ghostwindows().


The documentation for this struct was generated from the following file: