Blender V2.61 - r43446
|
#include <RE_shader_ext.h>
Public Attributes | |
float | tin |
float | tr |
float | tg |
float | tb |
float | ta |
int | talpha |
float * | nor |
Definition at line 41 of file RE_shader_ext.h.
float* TexResult::nor |
Definition at line 44 of file RE_shader_ext.h.
Referenced by clouds(), compatible_bump_compute(), displaceModifier_do(), do_halo_tex(), do_lamp_tex(), do_material_tex(), do_proc(), do_sky_tex(), do_texture_effector(), do_volume_tex(), envmaptex(), exec(), externtex(), imagewrap(), imagewraposa(), imagewraposa_aniso(), marble(), mg_distNoiseTex(), mg_HTerrainTex(), mg_mFractalOrfBmTex(), mg_ridgedOrHybridMFTex(), node_shader_exec_texture(), ntap_bump_compute(), ntreeTexExecTree(), ocean_texture(), plugintex(), render_realtime_texture(), stucci(), tex_normal_derivate(), voronoiTex(), warpModifier_do(), waveModifier_do(), weightvg_do_mask(), and wood().
float TexResult::ta |
Definition at line 42 of file RE_shader_ext.h.
Referenced by alpha_clip_aniso(), area_sample(), boxsample(), boxsampleclip(), clouds(), do_halo_tex(), do_lamp_tex(), do_material_tex(), do_sky_tex(), do_volume_tex(), envmaptex(), ewa_eval(), externtex(), feline_eval(), ibuf_sample(), image_sample(), imagewrap(), imagewraposa(), imagewraposa_aniso(), magic(), multitex(), node_shader_exec_texture(), ocean_texture(), paint_get_tex_pixel(), plugintex(), pointdensitytex(), render_realtime_texture(), texture_procedural(), voronoiTex(), voxeldatatex(), and weightvg_do_mask().
Definition at line 43 of file RE_shader_ext.h.
Referenced by area_sample(), boxsample(), compatible_bump_compute(), do_halo_tex(), do_material_tex(), do_volume_tex(), envmaptex(), ewa_eval(), exec(), feline_eval(), image_sample(), imagewrap(), imagewraposa(), imagewraposa_aniso(), multitex(), node_shader_exec_texture(), ntap_bump_compute(), pointdensitytex(), and texture_procedural().
float TexResult::tb |
Definition at line 42 of file RE_shader_ext.h.
Referenced by alpha_clip_aniso(), area_sample(), boxsample(), boxsampleclip(), brush_gen_texture_cache(), clouds(), compatible_bump_compute(), displaceModifier_do(), do_halo_tex(), do_lamp_tex(), do_material_tex(), do_sky_tex(), do_texture_effector(), do_volume_tex(), envmaptex(), ewa_eval(), exec(), externtex(), feline_eval(), get_texture_value(), ibuf_sample(), image_sample(), imagewrap(), imagewraposa(), imagewraposa_aniso(), magic(), multitex(), node_shader_exec_texture(), ntap_bump_compute(), ocean_texture(), paint_get_tex_pixel(), plugintex(), pointdensitytex(), render_realtime_texture(), texture_procedural(), voronoiTex(), voxeldatatex(), and weightvg_do_mask().
float TexResult::tg |
Definition at line 42 of file RE_shader_ext.h.
Referenced by alpha_clip_aniso(), area_sample(), boxsample(), boxsampleclip(), brush_gen_texture_cache(), clouds(), compatible_bump_compute(), displaceModifier_do(), do_halo_tex(), do_lamp_tex(), do_material_tex(), do_sky_tex(), do_texture_effector(), do_volume_tex(), envmaptex(), ewa_eval(), exec(), externtex(), feline_eval(), get_texture_value(), ibuf_sample(), image_sample(), imagewrap(), imagewraposa(), imagewraposa_aniso(), magic(), multitex(), node_shader_exec_texture(), ntap_bump_compute(), ocean_texture(), paint_get_tex_pixel(), plugintex(), pointdensitytex(), render_realtime_texture(), texture_procedural(), voronoiTex(), voxeldatatex(), and weightvg_do_mask().
float TexResult::tin |
Definition at line 42 of file RE_shader_ext.h.
Referenced by blend(), brush_gen_texture_cache(), clouds(), compatible_bump_compute(), displaceModifier_do(), do_halo_tex(), do_lamp_tex(), do_material_tex(), do_proc(), do_sky_tex(), do_texture_effector(), do_volume_tex(), dynamicPaint_setInitialColor(), envmaptex(), exec(), externtex(), get_texture_value(), imagewrap(), imagewraposa(), imagewraposa_aniso(), magic(), marble(), mg_distNoiseTex(), mg_HTerrainTex(), mg_mFractalOrfBmTex(), mg_ridgedOrHybridMFTex(), multitex(), node_shader_exec_texture(), ntap_bump_compute(), ocean_texture(), paint_get_tex_pixel(), plugintex(), pointdensitytex(), stucci(), tex_normal_derivate(), texnoise(), texture_procedural(), voronoiTex(), voxeldatatex(), warpModifier_do(), waveModifier_do(), weightvg_do_mask(), and wood().
float TexResult::tr |
Definition at line 42 of file RE_shader_ext.h.
Referenced by alpha_clip_aniso(), area_sample(), boxsample(), boxsampleclip(), brush_gen_texture_cache(), clouds(), compatible_bump_compute(), displaceModifier_do(), do_halo_tex(), do_lamp_tex(), do_material_tex(), do_proc(), do_sky_tex(), do_texture_effector(), do_volume_tex(), dynamicPaint_setInitialColor(), envmaptex(), ewa_eval(), exec(), externtex(), feline_eval(), get_texture_value(), ibuf_sample(), image_sample(), imagewrap(), imagewraposa(), imagewraposa_aniso(), magic(), multitex(), multitex_nodes(), node_shader_exec_texture(), ntap_bump_compute(), ocean_texture(), paint_get_tex_pixel(), plugintex(), pointdensitytex(), render_realtime_texture(), texture_procedural(), voronoiTex(), voxeldatatex(), and weightvg_do_mask().