|
Blender
V2.59
|
#include <DNA_space_types.h>
Public Attributes | |
| SpaceLink * | next |
| SpaceLink * | prev |
| ListBase | regionbase |
| int | spacetype |
| float | blockscale |
| short | blockhandler [8] |
| View2D | v2d |
| struct bDopeSheet * | ads |
| ListBase | ghostCurves |
| short | mode |
| short | autosnap |
| int | flag |
| float | cursorVal |
| int | around |
Definition at line 105 of file DNA_space_types.h.
| struct bDopeSheet* SpaceIpo::ads |
Definition at line 114 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 123 of file DNA_space_types.h.
Referenced by initTransInfo().
| short SpaceIpo::autosnap |
Definition at line 119 of file DNA_space_types.h.
Referenced by do_versions(), flushTransGraphData(), getAnimEdit_SnapMode(), and graph_new().
| short SpaceIpo::blockhandler[8] |
Definition at line 111 of file DNA_space_types.h.
| float SpaceIpo::blockscale |
Definition at line 109 of file DNA_space_types.h.
| float SpaceIpo::cursorVal |
Definition at line 122 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().
| int SpaceIpo::flag |
Definition at line 120 of file DNA_space_types.h.
Referenced by ANIM_channel_draw(), ANIM_channel_draw_widgets(), 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_refresh(), graphedit_get_context(), graphkeys_mselect_column(), mouse_graph_keys(), remake_graph_transdata(), special_aftertrans_update(), toggle_time_exec(), and view_toggle_handles_exec().
Definition at line 116 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 118 of file DNA_space_types.h.
Referenced by graph_panel_drivers_poll(), graph_refresh(), and graphedit_get_context().
Definition at line 106 of file DNA_space_types.h.
Definition at line 106 of file DNA_space_types.h.
Definition at line 107 of file DNA_space_types.h.
Referenced by graph_new().
Definition at line 108 of file DNA_space_types.h.
Referenced by graph_new().
Definition at line 112 of file DNA_space_types.h.
Referenced by area_add_window_regions(), and do_versions().