Blender V2.61 - r43446
|
#include <DNA_modifier_types.h>
Public Attributes | |
ModifierData | modifier |
char | defgrp_name [64] |
short | edit_flags |
short | falloff_type |
float | default_weight |
struct CurveMapping * | cmap_curve |
float | add_threshold |
float | rem_threshold |
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 847 of file DNA_modifier_types.h.
Definition at line 863 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and initData().
Definition at line 860 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), direct_link_modifiers(), freeData(), initData(), and write_modifiers().
Definition at line 857 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and initData().
Definition at line 853 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and isDisabled().
Definition at line 855 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and initData().
Definition at line 856 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and initData().
Definition at line 866 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and initData().
Definition at line 868 of file DNA_modifier_types.h.
Referenced by applyModifier(), and copyData().
Definition at line 873 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), foreachObjectLink(), and updateDepgraph().
Definition at line 875 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), initData(), requiredDataMask(), and updateDepgraph().
Definition at line 871 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and initData().
Definition at line 876 of file DNA_modifier_types.h.
Referenced by applyModifier(), and copyData().
Definition at line 872 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), dependsOnTime(), and foreachIDLink().
Definition at line 848 of file DNA_modifier_types.h.
Definition at line 879 of file DNA_modifier_types.h.
Definition at line 863 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and initData().