Blender V2.61 - r43446
|
#include <DNA_node_types.h>
Public Attributes | |
TexMapping | tex_mapping |
ColorMapping | color_mapping |
Definition at line 435 of file DNA_node_types.h.
Definition at line 437 of file DNA_node_types.h.
Referenced by node_shader_init_tex_checker(), node_shader_init_tex_environment(), node_shader_init_tex_gradient(), node_shader_init_tex_image(), node_shader_init_tex_magic(), node_shader_init_tex_musgrave(), node_shader_init_tex_noise(), node_shader_init_tex_sky(), node_shader_init_tex_voronoi(), and node_shader_init_tex_wave().
Definition at line 436 of file DNA_node_types.h.
Referenced by node_shader_gpu_tex_mapping(), node_shader_init_tex_checker(), node_shader_init_tex_environment(), node_shader_init_tex_gradient(), node_shader_init_tex_image(), node_shader_init_tex_magic(), node_shader_init_tex_musgrave(), node_shader_init_tex_noise(), node_shader_init_tex_sky(), node_shader_init_tex_voronoi(), node_shader_init_tex_wave(), and tex_mat_set_texture_cb().