|
Blender V4.5
|
#include <DNA_constraint_types.h>
Public Attributes | |
| struct Object * | tar |
| int | flag |
| float | power |
| char | subtarget [64] |
Definition at line 251 of file DNA_constraint_types.h.
| int bSizeLikeConstraint::flag |
Definition at line 253 of file DNA_constraint_types.h.
| float bSizeLikeConstraint::power |
Definition at line 254 of file DNA_constraint_types.h.
| char bSizeLikeConstraint::subtarget[64] |
Definition at line 255 of file DNA_constraint_types.h.
| struct Object* bSizeLikeConstraint::tar |
Definition at line 252 of file DNA_constraint_types.h.