|
Blender
V2.59
|
#include <DNA_constraint_types.h>
Public Attributes | |
| struct Object * | tar |
| int | flag |
| int | reserved1 |
| char | subtarget [32] |
Definition at line 192 of file DNA_constraint_types.h.
Definition at line 194 of file DNA_constraint_types.h.
Referenced by constraints_list_needinv(), do_versions(), rotlike_evaluate(), and rotlike_new_data().
Definition at line 195 of file DNA_constraint_types.h.
| char bRotateLikeConstraint::subtarget[32] |
Definition at line 196 of file DNA_constraint_types.h.
Referenced by rotlike_flush_tars(), and rotlike_get_tars().
| struct Object* bRotateLikeConstraint::tar |
Definition at line 193 of file DNA_constraint_types.h.
Referenced by rotlike_flush_tars(), and rotlike_get_tars().