![]() |
Blender V2.61 - r43446
|
#include <DNA_modifier_types.h>
Public Attributes | |
| ModifierData | modifier |
| char | defgrp_name_a [64] |
| char | defgrp_name_b [64] |
| float | default_weight_a |
| float | default_weight_b |
| char | mix_mode |
| char | mix_set |
| char | pad_c1 [6] |
| float | mask_constant |
| char | mask_defgrp_name [64] |
| int | mask_tex_use_channel |
| struct Tex * | mask_texture |
| struct Object * | mask_tex_map_obj |
| int | mask_tex_mapping |
| char | mask_tex_uvlayer_name [64] |
| int | pad_i1 |
Definition at line 896 of file DNA_modifier_types.h.
Definition at line 904 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and initData().
Definition at line 905 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and initData().
Definition at line 902 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and isDisabled().
Definition at line 903 of file DNA_modifier_types.h.
Referenced by applyModifier(), and copyData().
Definition at line 912 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and initData().
Definition at line 914 of file DNA_modifier_types.h.
Referenced by applyModifier(), and copyData().
Definition at line 919 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), foreachObjectLink(), and updateDepgraph().
Definition at line 920 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), initData(), requiredDataMask(), and updateDepgraph().
Definition at line 917 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and initData().
Definition at line 921 of file DNA_modifier_types.h.
Referenced by applyModifier(), and copyData().
Definition at line 918 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), dependsOnTime(), and foreachIDLink().
Definition at line 906 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and initData().
Definition at line 907 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and initData().
Definition at line 897 of file DNA_modifier_types.h.
| char WeightVGMixModifierData::pad_c1[6] |
Definition at line 909 of file DNA_modifier_types.h.
Definition at line 924 of file DNA_modifier_types.h.