Blender V2.61 - r43446
Public Attributes

RegionDrawCB Struct Reference

List of all members.

Public Attributes

struct RegionDrawCBnext
struct RegionDrawCBprev
void(* draw )(const struct bContext *, struct ARegion *, void *)
void * customdata
int type

Detailed Description

Definition at line 184 of file spacetypes.c.


Member Data Documentation

Definition at line 188 of file spacetypes.c.

Referenced by ED_region_draw_cb_activate(), and ED_region_draw_cb_draw().

void(* RegionDrawCB::draw)(const struct bContext *, struct ARegion *, void *)

Definition at line 187 of file spacetypes.c.

Referenced by ED_region_draw_cb_activate(), and ED_region_draw_cb_draw().

Definition at line 185 of file spacetypes.c.

Referenced by ED_region_draw_cb_draw(), and ED_region_draw_cb_exit().

Definition at line 185 of file spacetypes.c.

Definition at line 190 of file spacetypes.c.

Referenced by ED_region_draw_cb_activate(), and ED_region_draw_cb_draw().


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