|
Blender V5.0
|
#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 468 of file DNA_constraint_types.h.
| char bRotLimitConstraint::_pad[3] |
Definition at line 475 of file DNA_constraint_types.h.
| char bRotLimitConstraint::euler_order |
Definition at line 474 of file DNA_constraint_types.h.
| short bRotLimitConstraint::flag |
Definition at line 472 of file DNA_constraint_types.h.
Referenced by update_duplicate_loc_rot_constraint_settings().
| short bRotLimitConstraint::flag2 |
Definition at line 473 of file DNA_constraint_types.h.
| float bRotLimitConstraint::xmax |
Definition at line 469 of file DNA_constraint_types.h.
Referenced by update_duplicate_loc_rot_constraint_settings().
| float bRotLimitConstraint::xmin |
Definition at line 469 of file DNA_constraint_types.h.
Referenced by update_duplicate_loc_rot_constraint_settings().
| float bRotLimitConstraint::ymax |
Definition at line 470 of file DNA_constraint_types.h.
Referenced by update_duplicate_loc_rot_constraint_settings().
| float bRotLimitConstraint::ymin |
Definition at line 470 of file DNA_constraint_types.h.
Referenced by update_duplicate_loc_rot_constraint_settings().
| float bRotLimitConstraint::zmax |
Definition at line 471 of file DNA_constraint_types.h.
Referenced by update_duplicate_loc_rot_constraint_settings().
| float bRotLimitConstraint::zmin |
Definition at line 471 of file DNA_constraint_types.h.
Referenced by update_duplicate_loc_rot_constraint_settings().