Blender V2.61 - r43446
|
#include <DNA_space_types.h>
Public Attributes | |
struct SpaceLink * | next |
struct SpaceLink * | prev |
ListBase | regionbase |
int | spacetype |
float blockscale | DNA_DEPRECATED |
short blockhandler[8] | DNA_DEPRECATED |
short | autosnap |
short | flag |
int | pad |
struct bDopeSheet * | ads |
View2D v2d | DNA_DEPRECATED |
Definition at line 282 of file DNA_space_types.h.
struct bDopeSheet* SpaceNla::ads |
Definition at line 294 of file DNA_space_types.h.
Referenced by direct_link_screen(), lib_link_screen(), lib_link_screen_restore(), nla_duplicate(), nla_free(), nla_init(), nla_new(), nlaedit_get_context(), and write_screens().
short SpaceNla::autosnap |
Definition at line 290 of file DNA_space_types.h.
Referenced by do_versions(), getAnimEdit_SnapMode(), and nla_new().
Definition at line 295 of file DNA_space_types.h.
float blockscale SpaceNla::DNA_DEPRECATED |
Definition at line 286 of file DNA_space_types.h.
short blockhandler [8] SpaceNla::DNA_DEPRECATED |
Definition at line 288 of file DNA_space_types.h.
short SpaceNla::flag |
Definition at line 291 of file DNA_space_types.h.
Referenced by getAnimEdit_DrawTime(), nla_draw_strip(), and nla_main_area_draw().
struct SpaceLink* SpaceNla::next |
Definition at line 283 of file DNA_space_types.h.
int SpaceNla::pad |
Definition at line 292 of file DNA_space_types.h.
struct SpaceLink * SpaceNla::prev |
Definition at line 283 of file DNA_space_types.h.
Definition at line 284 of file DNA_space_types.h.
Referenced by nla_new().
Definition at line 285 of file DNA_space_types.h.
Referenced by nla_new().