![]() |
Blender V2.61 - r43446
|
#include <DNA_modifier_types.h>
Public Attributes | |
| ModifierData | modifier |
| struct Tex * | texture |
| struct Object * | map_object |
| char | uvlayer_name [64] |
| int | uvlayer_tmp |
| int | texmapping |
| float | strength |
| int | direction |
| char | defgrp_name [64] |
| float | midlevel |
| int | pad |
Definition at line 307 of file DNA_modifier_types.h.
| char DisplaceModifierData::defgrp_name[64] |
Definition at line 320 of file DNA_modifier_types.h.
Referenced by copyData(), displaceModifier_do(), and requiredDataMask().
Definition at line 319 of file DNA_modifier_types.h.
Referenced by copyData(), dependsOnNormals(), and initData().
Definition at line 312 of file DNA_modifier_types.h.
Referenced by copyData(), foreachObjectLink(), and updateDepgraph().
Definition at line 321 of file DNA_modifier_types.h.
Referenced by copyData(), and initData().
Definition at line 308 of file DNA_modifier_types.h.
Definition at line 322 of file DNA_modifier_types.h.
Definition at line 318 of file DNA_modifier_types.h.
Referenced by copyData(), displaceModifier_do(), initData(), and isDisabled().
Definition at line 315 of file DNA_modifier_types.h.
Referenced by copyData(), requiredDataMask(), and updateDepgraph().
| struct Tex* DisplaceModifierData::texture |
Definition at line 311 of file DNA_modifier_types.h.
Referenced by copyData(), dependsOnTime(), displaceModifier_do(), foreachIDLink(), initData(), and isDisabled().
| char DisplaceModifierData::uvlayer_name[64] |
Definition at line 313 of file DNA_modifier_types.h.
Referenced by copyData().
Definition at line 314 of file DNA_modifier_types.h.