![]() |
Blender V2.61 - r43446
|
#include <DNA_action_types.h>
Public Attributes | |
| struct SpaceLink * | next |
| struct SpaceLink * | prev |
| ListBase | regionbase |
| int | spacetype |
| float | blockscale |
| short | blockhandler [8] |
| View2D v2d | DNA_DEPRECATED |
| bAction * | action |
| bDopeSheet | ads |
| char | mode |
| char | autosnap |
| short | flag |
| float | timeslide |
Definition at line 579 of file DNA_action_types.h.
Definition at line 589 of file DNA_action_types.h.
Referenced by act_markers_make_local_exec(), act_markers_make_local_poll(), actedit_get_context(), area_add_window_regions(), context_get_markers(), lib_link_screen(), and lib_link_screen_restore().
Definition at line 590 of file DNA_action_types.h.
Referenced by acf_summary_setting_ptr(), actedit_get_context(), action_new(), ANIM_animdata_filter(), animdata_filter_dopesheet_summary(), draw_channel_strips(), lib_link_screen(), and lib_link_screen_restore().
Definition at line 592 of file DNA_action_types.h.
Referenced by action_new(), do_versions(), and getAnimEdit_SnapMode().
| short SpaceAction::blockhandler[8] |
Definition at line 585 of file DNA_action_types.h.
| float SpaceAction::blockscale |
Definition at line 583 of file DNA_action_types.h.
Definition at line 587 of file DNA_action_types.h.
| short SpaceAction::flag |
Definition at line 593 of file DNA_action_types.h.
Referenced by acf_generic_channel_color(), act_markers_make_local_exec(), act_markers_make_local_poll(), action_init(), action_listener(), action_main_area_draw(), action_refresh(), actkeys_select_leftright(), ANIM_channel_draw(), ANIM_channel_draw_widgets(), context_get_markers(), draw_channel_strips(), ed_marker_move_modal(), getAnimEdit_DrawTime(), initTimeSlide(), projectIntView(), and special_aftertrans_update().
| char SpaceAction::mode |
Definition at line 592 of file DNA_action_types.h.
Referenced by act_markers_make_local_poll(), actedit_get_context(), action_listener(), action_new(), area_add_window_regions(), context_get_markers(), and do_versions().
| struct SpaceLink* SpaceAction::next |
Definition at line 580 of file DNA_action_types.h.
| struct SpaceLink * SpaceAction::prev |
Definition at line 580 of file DNA_action_types.h.
Definition at line 581 of file DNA_action_types.h.
Referenced by action_new().
Definition at line 582 of file DNA_action_types.h.
Referenced by action_new().
| float SpaceAction::timeslide |
Definition at line 594 of file DNA_action_types.h.
Referenced by applyTimeSlide(), and draw_channel_strips().