Blender V2.61 - r43446
|
#include <DNA_constraint_types.h>
Public Attributes | |
struct Object * | tar |
int | flag |
int | flag2 |
Definition at line 315 of file DNA_constraint_types.h.
Definition at line 317 of file DNA_constraint_types.h.
Referenced by clampto_evaluate().
Definition at line 318 of file DNA_constraint_types.h.
Referenced by clampto_evaluate().
struct Object* bClampToConstraint::tar |
Definition at line 316 of file DNA_constraint_types.h.
Referenced by clampto_evaluate(), clampto_flush_tars(), clampto_get_tars(), and clampto_id_looper().