|
Blender
V2.59
|
#include <DNA_space_types.h>
Public Attributes | |
| SpaceLink * | next |
| SpaceLink * | prev |
| ListBase | regionbase |
| int | spacetype |
| float | blockscale |
| short | blockhandler [8] |
| struct RenderInfo * | ri |
| View2D | v2d |
| short | mainb |
| short | mainbo |
| short | mainbuser |
| short | re_align |
| short | align |
| short | preview |
| short | texture_context |
| char | flag |
| char | pad |
| void * | path |
| int | pathflag |
| int | dataicon |
| ID * | pinid |
Definition at line 126 of file DNA_space_types.h.
| short SpaceButs::align |
Definition at line 139 of file DNA_space_types.h.
Referenced by buttons_init(), buttons_main_area_draw(), buttons_new(), do_versions(), panel_aligned(), and panels_re_align().
| short SpaceButs::blockhandler[8] |
Definition at line 132 of file DNA_space_types.h.
| float SpaceButs::blockscale |
Definition at line 130 of file DNA_space_types.h.
Definition at line 145 of file DNA_space_types.h.
Referenced by buttons_context_compute(), and buttons_header_buttons().
| char SpaceButs::flag |
Definition at line 142 of file DNA_space_types.h.
Referenced by buttons_context_compute(), buttons_context_draw(), buttons_context_id_path(), pin_cb(), and unlink_object().
| short SpaceButs::mainb |
Definition at line 138 of file DNA_space_types.h.
Referenced by buttons_area_listener(), buttons_area_redraw(), buttons_context_compute(), buttons_context_draw(), buttons_context_id_path(), buttons_header_buttons(), buttons_main_area_draw(), do_buttons_buttons(), do_versions(), lib_link_screen(), panels_re_align(), and set_texture_context().
| short SpaceButs::mainbo |
Definition at line 138 of file DNA_space_types.h.
Referenced by buttons_main_area_draw(), lib_link_screen(), and panels_re_align().
| short SpaceButs::mainbuser |
Definition at line 138 of file DNA_space_types.h.
Referenced by buttons_context_compute(), do_buttons_buttons(), and lib_link_screen().
Definition at line 127 of file DNA_space_types.h.
| char SpaceButs::pad |
Definition at line 142 of file DNA_space_types.h.
| void* SpaceButs::path |
Definition at line 144 of file DNA_space_types.h.
Referenced by buttons_context(), buttons_context_compute(), buttons_context_draw(), buttons_context_id_path(), buttons_duplicate(), buttons_free(), and direct_link_screen().
Definition at line 145 of file DNA_space_types.h.
Referenced by buttons_context_compute(), and buttons_header_buttons().
Definition at line 146 of file DNA_space_types.h.
Referenced by buttons_context_path(), lib_link_screen(), lib_link_screen_restore(), pin_cb(), and unlink_object().
Definition at line 127 of file DNA_space_types.h.
| short SpaceButs::preview |
Definition at line 140 of file DNA_space_types.h.
Referenced by buttons_area_listener(), do_buttons_buttons(), and ED_preview_draw().
| short SpaceButs::re_align |
Definition at line 139 of file DNA_space_types.h.
Referenced by buttons_main_area_draw(), and panels_re_align().
Definition at line 128 of file DNA_space_types.h.
Referenced by buttons_new().
| struct RenderInfo* SpaceButs::ri |
Definition at line 134 of file DNA_space_types.h.
Referenced by buttons_duplicate(), buttons_free(), and lib_link_screen().
Definition at line 129 of file DNA_space_types.h.
Referenced by buttons_new(), and ED_preview_draw().
Definition at line 141 of file DNA_space_types.h.
Referenced by buttons_context_path(), and set_texture_context().
Definition at line 136 of file DNA_space_types.h.
Referenced by area_add_window_regions(), butspace_version_132(), and do_versions().