|
Blender
V2.59
|
#include <DNA_constraint_types.h>
Public Attributes | |
| struct Object * | tar |
| int | flag |
| int | reserved1 |
| char | subtarget [32] |
Definition at line 208 of file DNA_constraint_types.h.
Definition at line 210 of file DNA_constraint_types.h.
Referenced by sizelike_evaluate(), and sizelike_new_data().
Definition at line 211 of file DNA_constraint_types.h.
| char bSizeLikeConstraint::subtarget[32] |
Definition at line 212 of file DNA_constraint_types.h.
Referenced by sizelike_flush_tars(), and sizelike_get_tars().
| struct Object* bSizeLikeConstraint::tar |
Definition at line 209 of file DNA_constraint_types.h.
Referenced by sizelike_flush_tars(), sizelike_get_tars(), and sizelike_id_looper().