Blender  V2.59
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 74 of file wm_dragdrop.c.


Member Data Documentation

Definition at line 77 of file wm_dragdrop.c.

Referenced by wm_dropbox_free(), and WM_dropboxmap_find().

char wmDropBoxMap::idname[KMAP_MAX_NAME]

Definition at line 79 of file wm_dragdrop.c.

Referenced by WM_dropboxmap_find().

Definition at line 75 of file wm_dragdrop.c.

Referenced by wm_dropbox_free(), and WM_dropboxmap_find().

Definition at line 75 of file wm_dragdrop.c.

Definition at line 78 of file wm_dragdrop.c.

Referenced by WM_dropboxmap_find().

Definition at line 78 of file wm_dragdrop.c.

Referenced by WM_dropboxmap_find().


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