Blender V2.61 - r43446
|
#include <DNA_constraint_types.h>
Public Attributes | |
struct Object * | tar |
int | flag |
int | reserved1 |
char | subtarget [64] |
Definition at line 195 of file DNA_constraint_types.h.
Definition at line 197 of file DNA_constraint_types.h.
Referenced by constraints_list_needinv(), do_versions(), rotlike_evaluate(), and rotlike_new_data().
Definition at line 198 of file DNA_constraint_types.h.
char bRotateLikeConstraint::subtarget[64] |
Definition at line 199 of file DNA_constraint_types.h.
Referenced by rotlike_flush_tars(), and rotlike_get_tars().
struct Object* bRotateLikeConstraint::tar |
Definition at line 196 of file DNA_constraint_types.h.
Referenced by rotlike_flush_tars(), and rotlike_get_tars().