Blender  V2.59
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 [32]
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 160 of file DNA_windowmanager_types.h.


Member Data Documentation

Definition at line 178 of file DNA_windowmanager_types.h.

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

Definition at line 179 of file DNA_windowmanager_types.h.

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

Definition at line 180 of file DNA_windowmanager_types.h.

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

Definition at line 176 of file DNA_windowmanager_types.h.

Definition at line 171 of file DNA_windowmanager_types.h.

Definition at line 168 of file DNA_windowmanager_types.h.

Definition at line 182 of file DNA_windowmanager_types.h.

Definition at line 161 of file DNA_windowmanager_types.h.

Definition at line 175 of file DNA_windowmanager_types.h.

Referenced by wm_window_add_ghostwindows().


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