|
Blender V4.5
|
#include <DNA_constraint_types.h>
Public Attributes | |
| float | xmin |
| float | xmax |
| float | ymin |
| float | ymax |
| float | zmin |
| float | zmax |
| short | flag |
| short | flag2 |
| char | euler_order |
| char | _pad [3] |
Definition at line 482 of file DNA_constraint_types.h.
| char bRotLimitConstraint::_pad[3] |
Definition at line 489 of file DNA_constraint_types.h.
| char bRotLimitConstraint::euler_order |
Definition at line 488 of file DNA_constraint_types.h.
| short bRotLimitConstraint::flag |
Definition at line 486 of file DNA_constraint_types.h.
Referenced by update_duplicate_loc_rot_constraint_settings().
| short bRotLimitConstraint::flag2 |
Definition at line 487 of file DNA_constraint_types.h.
| float bRotLimitConstraint::xmax |
Definition at line 483 of file DNA_constraint_types.h.
Referenced by update_duplicate_loc_rot_constraint_settings().
| float bRotLimitConstraint::xmin |
Definition at line 483 of file DNA_constraint_types.h.
Referenced by update_duplicate_loc_rot_constraint_settings().
| float bRotLimitConstraint::ymax |
Definition at line 484 of file DNA_constraint_types.h.
Referenced by update_duplicate_loc_rot_constraint_settings().
| float bRotLimitConstraint::ymin |
Definition at line 484 of file DNA_constraint_types.h.
Referenced by update_duplicate_loc_rot_constraint_settings().
| float bRotLimitConstraint::zmax |
Definition at line 485 of file DNA_constraint_types.h.
Referenced by update_duplicate_loc_rot_constraint_settings().
| float bRotLimitConstraint::zmin |
Definition at line 485 of file DNA_constraint_types.h.
Referenced by update_duplicate_loc_rot_constraint_settings().