Blender V2.61 - r43446
|
#include <DNA_constraint_types.h>
Public Attributes | |
struct Object * | tar |
float | offset |
float | offset_fac |
int | followflag |
short | trackflag |
short | upflag |
Definition at line 272 of file DNA_constraint_types.h.
Definition at line 278 of file DNA_constraint_types.h.
Referenced by followpath_evaluate(), followpath_get_tarmat(), and followpath_new_data().
Definition at line 275 of file DNA_constraint_types.h.
Referenced by followpath_get_tarmat(), and followpath_new_data().
Definition at line 276 of file DNA_constraint_types.h.
Referenced by followpath_get_tarmat().
struct Object* bFollowPathConstraint::tar |
Definition at line 273 of file DNA_constraint_types.h.
Referenced by do_versions(), followpath_flush_tars(), followpath_get_tars(), followpath_id_looper(), parent_set_exec(), and update_pose_constraint_flags().
Definition at line 280 of file DNA_constraint_types.h.
Referenced by followpath_get_tarmat(), followpath_new_data(), and test_constraints().
Definition at line 281 of file DNA_constraint_types.h.
Referenced by followpath_get_tarmat(), followpath_new_data(), and test_constraints().