Blender V2.61 - r43446
|
#include <DNA_space_types.h>
Public Attributes | |
SpaceLink * | next |
SpaceLink * | prev |
ListBase | regionbase |
int | spacetype |
float blockscale | DNA_DEPRECATED |
short blockhandler[8] | DNA_DEPRECATED |
View2D v2d | DNA_DEPRECATED |
struct bDopeSheet * | ads |
ListBase | ghostCurves |
short | mode |
short | autosnap |
int | flag |
float | cursorVal |
int | around |
Definition at line 108 of file DNA_space_types.h.
struct bDopeSheet* SpaceIpo::ads |
Definition at line 117 of file DNA_space_types.h.
Referenced by direct_link_screen(), graph_duplicate(), graph_free(), graph_init(), graph_new(), graphedit_get_context(), lib_link_screen(), lib_link_screen_restore(), and write_screens().
int SpaceIpo::around |
Definition at line 126 of file DNA_space_types.h.
Referenced by initTransInfo().
short SpaceIpo::autosnap |
Definition at line 122 of file DNA_space_types.h.
Referenced by do_versions(), flushTransGraphData(), getAnimEdit_SnapMode(), and graph_new().
float SpaceIpo::cursorVal |
Definition at line 125 of file DNA_space_types.h.
Referenced by calculateCenterCursorGraph2D(), graph_main_area_draw(), graphkeys_framejump_exec(), graphview_cursor_apply(), mirror_graph_keys(), and snap_graph_keys().
float blockscale SpaceIpo::DNA_DEPRECATED |
Definition at line 112 of file DNA_space_types.h.
short blockhandler [8] SpaceIpo::DNA_DEPRECATED |
Definition at line 114 of file DNA_space_types.h.
Definition at line 115 of file DNA_space_types.h.
int SpaceIpo::flag |
Definition at line 123 of file DNA_space_types.h.
Referenced by ANIM_channel_draw(), ANIM_channel_draw_widgets(), ANIM_editkeyframes_refresh(), borderselect_graphkeys(), draw_fcurve_handles(), draw_fcurve_handles_check(), draw_fcurve_samples(), draw_fcurve_vertices_handles(), fcurve_handle_sel_check(), flushTransGraphData(), get_nearest_fcurve_verts_list(), getAnimEdit_DrawTime(), graph_draw_curves(), graph_draw_ghost_curves(), graph_listener(), graph_main_area_draw(), graph_new(), graph_refresh(), graphedit_activekey_update_cb(), graphedit_get_context(), mouse_graph_keys(), remake_graph_transdata(), and special_aftertrans_update().
Definition at line 119 of file DNA_space_types.h.
Referenced by direct_link_screen(), graph_draw_ghost_curves(), graph_duplicate(), graph_free(), graphkeys_clear_ghostcurves_exec(), and write_screens().
short SpaceIpo::mode |
Definition at line 121 of file DNA_space_types.h.
Referenced by graph_panel_drivers_poll(), graph_refresh(), and graphedit_get_context().
Definition at line 109 of file DNA_space_types.h.
Definition at line 109 of file DNA_space_types.h.
Definition at line 110 of file DNA_space_types.h.
Referenced by graph_new().
Definition at line 111 of file DNA_space_types.h.
Referenced by graph_new().