Blender V2.61 - r43446
|
#include <DNA_constraint_types.h>
Public Attributes | |
struct Object * | tar |
int | reserved1 |
int | reserved2 |
int | flags |
int | pad |
char | subtarget [64] |
Definition at line 182 of file DNA_constraint_types.h.
Definition at line 189 of file DNA_constraint_types.h.
Referenced by trackto_evaluate().
Definition at line 190 of file DNA_constraint_types.h.
Definition at line 184 of file DNA_constraint_types.h.
Referenced by do_version_old_trackto_to_constraints(), do_versions(), test_constraints(), track_set_exec(), trackto_evaluate(), and trackto_new_data().
Definition at line 188 of file DNA_constraint_types.h.
Referenced by do_version_old_trackto_to_constraints(), do_versions(), test_constraints(), track_set_exec(), trackto_evaluate(), and trackto_new_data().
char bTrackToConstraint::subtarget[64] |
Definition at line 191 of file DNA_constraint_types.h.
Referenced by trackto_flush_tars(), and trackto_get_tars().
struct Object* bTrackToConstraint::tar |
Definition at line 183 of file DNA_constraint_types.h.
Referenced by do_version_old_trackto_to_constraints(), track_set_exec(), trackto_flush_tars(), trackto_get_tars(), and trackto_id_looper().