Blender V2.61 - r43446
|
#include <DNA_constraint_types.h>
Public Attributes | |
struct Object * | tar |
int | flag |
int | reserved1 |
char | subtarget [64] |
Definition at line 203 of file DNA_constraint_types.h.
Definition at line 205 of file DNA_constraint_types.h.
Referenced by do_versions(), loclike_evaluate(), and loclike_new_data().
Definition at line 206 of file DNA_constraint_types.h.
char bLocateLikeConstraint::subtarget[64] |
Definition at line 207 of file DNA_constraint_types.h.
Referenced by loclike_flush_tars(), and loclike_get_tars().
struct Object* bLocateLikeConstraint::tar |
Definition at line 204 of file DNA_constraint_types.h.
Referenced by loclike_flush_tars(), loclike_get_tars(), and loclike_id_looper().