|
Blender
V2.59
|
#include <DNA_constraint_types.h>
Public Attributes | |
| struct Object * | tar |
| int | flag |
| int | reserved1 |
| char | subtarget [32] |
Definition at line 200 of file DNA_constraint_types.h.
Definition at line 202 of file DNA_constraint_types.h.
Referenced by do_versions(), loclike_evaluate(), and loclike_new_data().
Definition at line 203 of file DNA_constraint_types.h.
| char bLocateLikeConstraint::subtarget[32] |
Definition at line 204 of file DNA_constraint_types.h.
Referenced by loclike_flush_tars(), and loclike_get_tars().
| struct Object* bLocateLikeConstraint::tar |
Definition at line 201 of file DNA_constraint_types.h.
Referenced by loclike_flush_tars(), loclike_get_tars(), and loclike_id_looper().