|
Blender V5.0
|
#include <DNA_constraint_types.h>
Public Attributes | |
| struct Object * | tar |
| int | flag |
| float | power |
| char | subtarget [64] |
Definition at line 237 of file DNA_constraint_types.h.
| int bSizeLikeConstraint::flag |
Definition at line 239 of file DNA_constraint_types.h.
| float bSizeLikeConstraint::power |
Definition at line 240 of file DNA_constraint_types.h.
| char bSizeLikeConstraint::subtarget[64] |
Definition at line 241 of file DNA_constraint_types.h.
| struct Object* bSizeLikeConstraint::tar |
Definition at line 238 of file DNA_constraint_types.h.