![]() |
Blender V2.61 - r43446
|
#include <DNA_modifier_types.h>
Public Attributes | |
| ModifierData | modifier |
| struct Object * | origin |
| char | vgroup_name [64] |
| float | factor |
| float | limit [2] |
| char | mode |
| char | axis |
| char | originOpts |
| char | pad |
Definition at line 679 of file DNA_modifier_types.h.
Definition at line 688 of file DNA_modifier_types.h.
Referenced by copyData(), initData(), and SimpleDeformModifier_do().
Definition at line 684 of file DNA_modifier_types.h.
Referenced by copyData(), initData(), and SimpleDeformModifier_do().
| float SimpleDeformModifierData::limit[2] |
Definition at line 685 of file DNA_modifier_types.h.
Referenced by copyData(), initData(), and SimpleDeformModifier_do().
Definition at line 687 of file DNA_modifier_types.h.
Referenced by copyData(), initData(), and SimpleDeformModifier_do().
Definition at line 680 of file DNA_modifier_types.h.
Definition at line 682 of file DNA_modifier_types.h.
Referenced by copyData(), foreachObjectLink(), initData(), SimpleDeformModifier_do(), and updateDepgraph().
Definition at line 689 of file DNA_modifier_types.h.
Referenced by copyData(), and SimpleDeformModifier_do().
Definition at line 690 of file DNA_modifier_types.h.
Definition at line 683 of file DNA_modifier_types.h.
Referenced by copyData(), requiredDataMask(), and SimpleDeformModifier_do().