![]() |
Blender V2.61 - r43446
|
#include <DNA_constraint_types.h>
Public Attributes | |
| struct Object * | tar |
| int | flag |
| int | reserved1 |
| char | subtarget [64] |
Definition at line 211 of file DNA_constraint_types.h.
Definition at line 213 of file DNA_constraint_types.h.
Referenced by sizelike_evaluate(), and sizelike_new_data().
Definition at line 214 of file DNA_constraint_types.h.
| char bSizeLikeConstraint::subtarget[64] |
Definition at line 215 of file DNA_constraint_types.h.
Referenced by sizelike_flush_tars(), and sizelike_get_tars().
| struct Object* bSizeLikeConstraint::tar |
Definition at line 212 of file DNA_constraint_types.h.
Referenced by sizelike_flush_tars(), sizelike_get_tars(), and sizelike_id_looper().