Blender V2.61 - r43446
Public Attributes

wmNotifier Struct Reference

#include <WM_types.h>

List of all members.

Public Attributes

struct wmNotifiernext
struct wmNotifierprev
struct wmWindowManagerwm
struct wmWindowwindow
int swinid
unsigned int category
unsigned int data
unsigned int subtype
unsigned int action
void * reference

Detailed Description

Definition at line 126 of file WM_types.h.


Member Data Documentation

unsigned int wmNotifier::action
unsigned int wmNotifier::category
unsigned int wmNotifier::data

Definition at line 127 of file WM_types.h.

Referenced by wm_event_do_notifiers(), and wm_test_duplicate_notifier().

Definition at line 127 of file WM_types.h.

unsigned int wmNotifier::subtype

Definition at line 132 of file WM_types.h.

Referenced by ED_screen_do_listen(), and WM_event_add_notifier().

Definition at line 130 of file WM_types.h.

Referenced by WM_event_add_notifier(), and wm_event_do_notifiers().


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