Blender V2.61 - r43446
|
#include <DNA_action_types.h>
Public Attributes | |
ID * | source |
ListBase | chanbase |
struct Group * | filter_grp |
char | searchstr [64] |
int | filterflag |
int | flag |
int | renameIndex |
int | pad |
Definition at line 512 of file DNA_action_types.h.
Definition at line 514 of file DNA_action_types.h.
Referenced by graph_free(), and nla_free().
struct Group* bDopeSheet::filter_grp |
Definition at line 516 of file DNA_action_types.h.
Referenced by animdata_filter_dopesheet(), lib_link_screen(), and lib_link_screen_restore().
Definition at line 519 of file DNA_action_types.h.
Referenced by action_new(), animdata_filter_dopesheet(), animdata_filter_dopesheet_ob(), animdata_filter_dopesheet_scene(), animdata_filter_dopesheet_summary(), animdata_filter_ds_materials(), animdata_filter_ds_obdata(), animdata_filter_ds_textures(), animdata_filter_ds_world(), animfilter_fcurve_next(), animfilter_nla(), graph_new(), graphedit_get_context(), nlaedit_get_context(), skip_fcurve_selected_data(), and time_draw_idblock_keyframes().
int bDopeSheet::flag |
Definition at line 520 of file DNA_action_types.h.
Referenced by animdata_filter_dopesheet_summary().
int bDopeSheet::pad |
Definition at line 523 of file DNA_action_types.h.
Definition at line 522 of file DNA_action_types.h.
Referenced by achannel_setting_rename_done_cb(), ANIM_channel_draw_widgets(), and rename_anim_channels().
char bDopeSheet::searchstr[64] |
Definition at line 517 of file DNA_action_types.h.
Referenced by skip_fcurve_with_name().
Definition at line 513 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().