|
Blender
V2.93
|
#include <DNA_constraint_types.h>
Public Attributes | |
| struct Object * | tar |
| int | flag |
| float | power |
| char | subtarget [64] |
Definition at line 300 of file DNA_constraint_types.h.
| int bSizeLikeConstraint::flag |
Definition at line 302 of file DNA_constraint_types.h.
| float bSizeLikeConstraint::power |
Definition at line 303 of file DNA_constraint_types.h.
| char bSizeLikeConstraint::subtarget[64] |
MAX_ID_NAME-2.
Definition at line 305 of file DNA_constraint_types.h.
| struct Object* bSizeLikeConstraint::tar |
Definition at line 301 of file DNA_constraint_types.h.