Blender
V3.3
|
#include <DNA_constraint_types.h>
Public Attributes | |
struct Object * | tar |
int | flag |
float | power |
char | subtarget [64] |
Definition at line 285 of file DNA_constraint_types.h.
int bSizeLikeConstraint::flag |
Definition at line 287 of file DNA_constraint_types.h.
float bSizeLikeConstraint::power |
Definition at line 288 of file DNA_constraint_types.h.
char bSizeLikeConstraint::subtarget[64] |
MAX_ID_NAME-2.
Definition at line 290 of file DNA_constraint_types.h.
struct Object* bSizeLikeConstraint::tar |
Definition at line 286 of file DNA_constraint_types.h.