Blender V2.61 - r43446
|
#include <render_types.h>
Public Attributes | |
StrandVert * | vert |
StrandBuffer * | buffer |
int | totvert |
int | flag |
int | clip |
int | index |
float | orco [3] |
Definition at line 449 of file render_types.h.
Definition at line 451 of file render_types.h.
Referenced by deep_alpha(), render_new_particle_system(), sample_occ_surface(), shade_input_set_strand(), shade_input_set_strand_texco(), shade_strand_samples(), zbuffer_shadow(), and zbuffer_strands_abuf().
int StrandRen::clip |
Definition at line 453 of file render_types.h.
int StrandRen::flag |
Definition at line 452 of file render_types.h.
int StrandRen::index |
Definition at line 453 of file render_types.h.
Referenced by do_strand_fillac(), RE_strandren_get_face(), RE_strandren_get_mcol(), RE_strandren_get_simplify(), RE_strandren_get_surfnor(), RE_strandren_get_uv(), RE_strandren_get_winspeed(), strand_render(), strand_shade_point(), and zbuffer_strands_abuf().
float StrandRen::orco[3] |
Definition at line 454 of file render_types.h.
Referenced by render_new_particle_system(), and shade_input_set_strand_texco().
Definition at line 452 of file render_types.h.
Referenced by render_new_particle_system(), shade_strand_samples(), zbuffer_shadow(), and zbuffer_strands_abuf().
Definition at line 450 of file render_types.h.
Referenced by calculate_speedvectors(), do_strand_fillac(), render_new_particle_system(), sample_occ_surface(), shade_input_set_strand_texco(), shade_strand_samples(), strand_minmax(), strand_shade_point(), unref_strand_samples(), zbuffer_shadow(), and zbuffer_strands_abuf().