Blender V2.61 - r43446
|
#include <DNA_action_types.h>
Public Attributes | |
int | ghost_sf |
int | ghost_ef |
int | ghost_bc |
int | ghost_ac |
short | ghost_type |
short | ghost_step |
short | ghost_flag |
short | recalc |
short | path_type |
short | path_step |
short | path_viewflag |
short | path_bakeflag |
int | path_sf |
int | path_ef |
int | path_bc |
int | path_ac |
Definition at line 90 of file DNA_action_types.h.
Definition at line 93 of file DNA_action_types.h.
Referenced by animviz_settings_init(), and do_versions().
Definition at line 93 of file DNA_action_types.h.
Referenced by animviz_settings_init(), and do_versions().
Definition at line 92 of file DNA_action_types.h.
Referenced by animviz_settings_init(), and do_versions().
Definition at line 98 of file DNA_action_types.h.
Definition at line 92 of file DNA_action_types.h.
Referenced by animviz_settings_init(), and do_versions().
Definition at line 96 of file DNA_action_types.h.
Referenced by animviz_settings_init(), and do_versions().
Definition at line 95 of file DNA_action_types.h.
Referenced by do_versions().
Definition at line 111 of file DNA_action_types.h.
Referenced by animviz_settings_init(), do_versions(), and draw_motion_path_instance().
Definition at line 108 of file DNA_action_types.h.
Referenced by animviz_verify_motionpaths(), autokeyframe_pose_cb_func(), do_versions(), ED_pose_clear_paths(), pose_clear_transform_generic_exec(), poseAnim_mapping_autoKeyframe(), and special_aftertrans_update().
Definition at line 111 of file DNA_action_types.h.
Referenced by animviz_settings_init(), do_versions(), and draw_motion_path_instance().
Definition at line 110 of file DNA_action_types.h.
Referenced by animviz_settings_init(), animviz_verify_motionpaths(), and do_versions().
Definition at line 110 of file DNA_action_types.h.
Referenced by animviz_settings_init(), animviz_verify_motionpaths(), and do_versions().
Definition at line 105 of file DNA_action_types.h.
Referenced by animviz_settings_init(), do_versions(), and draw_motion_path_instance().
Definition at line 104 of file DNA_action_types.h.
Referenced by do_versions(), and draw_motion_path_instance().
Definition at line 107 of file DNA_action_types.h.
Referenced by animviz_settings_init(), do_versions(), and draw_motion_path_instance().
short bAnimVizSettings::recalc |
Definition at line 101 of file DNA_action_types.h.
Referenced by animviz_calc_motionpaths(), animviz_get_object_motionpaths(), and ED_pose_recalculate_paths().