|
Blender V4.3
|
#include <DNA_constraint_types.h>
Public Attributes | |
| char | free_axis |
| char | mode |
| char | _pad [2] |
| float | volume |
Definition at line 290 of file DNA_constraint_types.h.
| char bSameVolumeConstraint::_pad[2] |
Definition at line 293 of file DNA_constraint_types.h.
| char bSameVolumeConstraint::free_axis |
Definition at line 291 of file DNA_constraint_types.h.
Referenced by samevolume_new_data().
| char bSameVolumeConstraint::mode |
Definition at line 292 of file DNA_constraint_types.h.
| float bSameVolumeConstraint::volume |
Definition at line 294 of file DNA_constraint_types.h.
Referenced by samevolume_evaluate().