![]() |
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 |
Definition at line 115 of file DNA_modifier_types.h.
Definition at line 119 of file DNA_modifier_types.h.
Referenced by get_texture_coords(), and weightvg_do_mask().
Definition at line 116 of file DNA_modifier_types.h.
Definition at line 122 of file DNA_modifier_types.h.
Referenced by get_texture_coords(), and weightvg_do_mask().
| struct Tex* MappingInfoModifierData::texture |
Definition at line 118 of file DNA_modifier_types.h.
Referenced by displaceModifier_do(), and weightvg_do_mask().
Definition at line 120 of file DNA_modifier_types.h.
Referenced by get_texture_coords(), and weightvg_do_mask().
Definition at line 121 of file DNA_modifier_types.h.