|
Blender
V2.59
|
#include <DNA_action_types.h>
Public Attributes | |
| ID * | source |
| ListBase | chanbase |
| struct Group * | filter_grp |
| char | searchstr [64] |
| int | filterflag |
| int | flag |
Definition at line 513 of file DNA_action_types.h.
Definition at line 515 of file DNA_action_types.h.
Referenced by graph_free(), and nla_free().
| struct Group* bDopeSheet::filter_grp |
Definition at line 517 of file DNA_action_types.h.
Referenced by animdata_filter_dopesheet(), lib_link_screen(), and lib_link_screen_restore().
Definition at line 520 of file DNA_action_types.h.
Referenced by actkeys_mselect_single(), animdata_filter_dopesheet(), animdata_filter_dopesheet_mats(), animdata_filter_dopesheet_ob(), animdata_filter_dopesheet_obdata(), animdata_filter_dopesheet_scene(), animdata_filter_dopesheet_summary(), animdata_filter_fcurve_next(), borderselect_action(), graphedit_get_context(), nlaedit_get_context(), ob_to_keylist(), scene_to_keylist(), skip_fcurve_selected_data(), and time_draw_idblock_keyframes().
| int bDopeSheet::flag |
Definition at line 521 of file DNA_action_types.h.
Referenced by animdata_filter_dopesheet_summary().
| char bDopeSheet::searchstr[64] |
Definition at line 518 of file DNA_action_types.h.
Referenced by skip_fcurve_with_name().
Definition at line 514 of file DNA_action_types.h.
Referenced by actedit_get_context(), animdata_filter_dopesheet(), graph_init(), graph_new(), graphedit_get_context(), lib_link_screen(), lib_link_screen_restore(), mouse_anim_channels(), mouse_nla_channels(), nla_init(), nla_new(), and nlaedit_get_context().