Blender V2.61 - r43446
Public Attributes

wmDropBoxMap Struct Reference

List of all members.

Public Attributes

struct wmDropBoxMapnext
struct wmDropBoxMapprev
ListBase dropboxes
short spaceid
short regionid
char idname [KMAP_MAX_NAME]

Detailed Description

Definition at line 72 of file wm_dragdrop.c.


Member Data Documentation

Definition at line 75 of file wm_dragdrop.c.

Referenced by wm_dropbox_free(), and WM_dropboxmap_find().

char wmDropBoxMap::idname[KMAP_MAX_NAME]

Definition at line 77 of file wm_dragdrop.c.

Referenced by WM_dropboxmap_find().

Definition at line 73 of file wm_dragdrop.c.

Referenced by wm_dropbox_free(), and WM_dropboxmap_find().

Definition at line 73 of file wm_dragdrop.c.

Definition at line 76 of file wm_dragdrop.c.

Referenced by WM_dropboxmap_find().

Definition at line 76 of file wm_dragdrop.c.

Referenced by WM_dropboxmap_find().


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