Blender V2.61 - r43446
|
#include <DNA_constraint_types.h>
Public Attributes | |
struct Object * | tar |
int | volmode |
int | plane |
float | orglength |
float | bulge |
char | subtarget [64] |
Definition at line 285 of file DNA_constraint_types.h.
Definition at line 290 of file DNA_constraint_types.h.
Referenced by stretchto_evaluate(), and stretchto_new_data().
Definition at line 289 of file DNA_constraint_types.h.
Referenced by stretchto_evaluate(), stretchto_new_data(), and stretchto_reset_exec().
Definition at line 288 of file DNA_constraint_types.h.
Referenced by stretchto_evaluate(), and stretchto_new_data().
char bStretchToConstraint::subtarget[64] |
Definition at line 291 of file DNA_constraint_types.h.
Referenced by stretchto_flush_tars(), and stretchto_get_tars().
struct Object* bStretchToConstraint::tar |
Definition at line 286 of file DNA_constraint_types.h.
Referenced by stretchto_flush_tars(), stretchto_get_tars(), and stretchto_id_looper().
Definition at line 287 of file DNA_constraint_types.h.
Referenced by stretchto_evaluate(), and stretchto_new_data().