Blender V2.61 - r43446
|
#include <DNA_action_types.h>
Public Attributes | |
bMotionPathVert * | points |
int | length |
int | start_frame |
int | end_frame |
int | flag |
Definition at line 68 of file DNA_action_types.h.
Definition at line 73 of file DNA_action_types.h.
Referenced by animviz_calc_motionpaths(), animviz_verify_motionpaths(), draw_motion_path_instance(), and motionpaths_calc_bake_targets().
Definition at line 75 of file DNA_action_types.h.
Referenced by animviz_verify_motionpaths(), and motionpaths_calc_bake_targets().
Definition at line 70 of file DNA_action_types.h.
Referenced by animviz_free_motionpath_cache(), animviz_verify_motionpaths(), draw_motion_path_instance(), and write_motionpath().
Definition at line 69 of file DNA_action_types.h.
Referenced by animviz_free_motionpath_cache(), animviz_verify_motionpaths(), direct_link_motionpath(), draw_motion_path_instance(), motionpaths_calc_bake_targets(), and write_motionpath().
Definition at line 72 of file DNA_action_types.h.
Referenced by animviz_calc_motionpaths(), animviz_verify_motionpaths(), draw_motion_path_instance(), and motionpaths_calc_bake_targets().