Blender V2.61 - r43446
|
#include <DNA_modifier_types.h>
Public Attributes | |
ModifierData | modifier |
char | defgrp_name [64] |
int | proximity_mode |
int | proximity_flags |
struct Object * | proximity_ob_target |
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] |
float | min_dist |
float | max_dist |
short | falloff_type |
short | pad_s1 |
Definition at line 943 of file DNA_modifier_types.h.
Definition at line 949 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and isDisabled().
Definition at line 973 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and initData().
Definition at line 959 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and initData().
Definition at line 961 of file DNA_modifier_types.h.
Referenced by applyModifier(), and copyData().
Definition at line 966 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), foreachObjectLink(), and updateDepgraph().
Definition at line 967 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), initData(), requiredDataMask(), and updateDepgraph().
Definition at line 964 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and initData().
Definition at line 968 of file DNA_modifier_types.h.
Referenced by applyModifier(), and copyData().
Definition at line 965 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), dependsOnTime(), and foreachIDLink().
Definition at line 970 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and initData().
Definition at line 970 of file DNA_modifier_types.h.
Referenced by applyModifier(), and copyData().
Definition at line 944 of file DNA_modifier_types.h.
Definition at line 976 of file DNA_modifier_types.h.
Definition at line 953 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and initData().
Definition at line 952 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), and initData().
Definition at line 956 of file DNA_modifier_types.h.
Referenced by applyModifier(), copyData(), foreachObjectLink(), isDisabled(), and updateDepgraph().