![]() |
Blender V2.61 - r43446
|
#include <render_types.h>
Public Attributes | |
| short | miny |
| short | maxy |
| float | alfa |
| float | xs |
| float | ys |
| float | rad |
| float | radsq |
| float | sin |
| float | cos |
| float | co [3] |
| float | no [3] |
| float | hard |
| float | b |
| float | g |
| float | r |
| int | zs |
| int | zd |
| int | zBufDist |
| char | starpoints |
| char | type |
| char | add |
| char | tex |
| char | linec |
| char | ringc |
| char | seed |
| short | flarec |
| float | hasize |
| int | pixels |
| unsigned int | lay |
| struct Material * | mat |
Definition at line 387 of file render_types.h.
| char HaloRen::add |
Definition at line 394 of file render_types.h.
Referenced by halo_pixelstruct(), halo_tile(), RE_inithalo(), RE_inithalo_particle(), RE_make_stars(), and renderhalo_post().
| float HaloRen::alfa |
Definition at line 390 of file render_types.h.
Referenced by RE_inithalo(), RE_inithalo_particle(), RE_make_stars(), renderflare(), and shadeHaloFloat().
| float HaloRen::b |
Definition at line 391 of file render_types.h.
Referenced by do_halo_tex(), RE_inithalo(), RE_inithalo_particle(), RE_make_stars(), renderflare(), and shadeHaloFloat().
| float HaloRen::co[3] |
Definition at line 390 of file render_types.h.
Referenced by env_rotate_scene(), initstar(), project_renderdata(), RE_inithalo(), RE_inithalo_particle(), render_lighting_halo(), and shadeHaloFloat().
| float HaloRen::cos |
Definition at line 390 of file render_types.h.
Referenced by RE_inithalo(), RE_inithalo_particle(), and shadeHaloFloat().
| short HaloRen::flarec |
Definition at line 396 of file render_types.h.
Referenced by add_halo_flare(), halo_pixelstruct(), halo_tile(), RE_inithalo(), RE_inithalo_particle(), renderflare(), and renderhalo_post().
| float HaloRen::g |
Definition at line 391 of file render_types.h.
Referenced by do_halo_tex(), RE_inithalo(), RE_inithalo_particle(), RE_make_stars(), renderflare(), and shadeHaloFloat().
| float HaloRen::hard |
Definition at line 391 of file render_types.h.
Referenced by RE_inithalo(), RE_inithalo_particle(), RE_make_stars(), renderflare(), and shadeHaloFloat().
| float HaloRen::hasize |
Definition at line 397 of file render_types.h.
Referenced by initstar(), project_renderdata(), RE_inithalo(), RE_inithalo_particle(), and shadeHaloFloat().
| unsigned int HaloRen::lay |
Definition at line 399 of file render_types.h.
Referenced by halo_tile(), make_render_halos(), particle_curve(), particle_normal_ren(), RE_make_stars(), and render_lighting_halo().
| char HaloRen::linec |
Definition at line 395 of file render_types.h.
Referenced by RE_inithalo(), RE_inithalo_particle(), renderflare(), and shadeHaloFloat().
| struct Material* HaloRen::mat |
Definition at line 400 of file render_types.h.
Referenced by do_halo_tex(), halo_pixelstruct(), halo_tile(), RE_inithalo(), RE_inithalo_particle(), renderflare(), and shadeHaloFloat().
| short HaloRen::maxy |
Definition at line 389 of file render_types.h.
Referenced by halo_tile(), project_renderdata(), and renderhalo_post().
| short HaloRen::miny |
Definition at line 389 of file render_types.h.
Referenced by halo_tile(), project_renderdata(), and renderhalo_post().
| float HaloRen::no[3] |
Definition at line 390 of file render_types.h.
Referenced by RE_inithalo(), RE_inithalo_particle(), and render_lighting_halo().
| int HaloRen::pixels |
Definition at line 398 of file render_types.h.
Referenced by renderflare(), and shadeHaloFloat().
| float HaloRen::r |
Definition at line 391 of file render_types.h.
Referenced by do_halo_tex(), RE_inithalo(), RE_inithalo_particle(), RE_make_stars(), renderflare(), and shadeHaloFloat().
| float HaloRen::rad |
Definition at line 390 of file render_types.h.
Referenced by do_halo_tex(), halo_tile(), project_renderdata(), render_lighting_halo(), renderflare(), renderhalo_post(), and shadeHaloFloat().
| float HaloRen::radsq |
Definition at line 390 of file render_types.h.
Referenced by project_renderdata(), renderflare(), and shadeHaloFloat().
| char HaloRen::ringc |
Definition at line 395 of file render_types.h.
Referenced by RE_inithalo(), RE_inithalo_particle(), renderflare(), and shadeHaloFloat().
| char HaloRen::seed |
Definition at line 395 of file render_types.h.
Referenced by RE_inithalo(), RE_inithalo_particle(), and shadeHaloFloat().
| float HaloRen::sin |
Definition at line 390 of file render_types.h.
Referenced by RE_inithalo(), RE_inithalo_particle(), and shadeHaloFloat().
| char HaloRen::starpoints |
Definition at line 394 of file render_types.h.
Referenced by RE_inithalo(), RE_inithalo_particle(), and shadeHaloFloat().
| char HaloRen::tex |
Definition at line 394 of file render_types.h.
Referenced by RE_inithalo(), RE_inithalo_particle(), renderflare(), and shadeHaloFloat().
| char HaloRen::type |
Definition at line 394 of file render_types.h.
Referenced by calchalo_z(), project_renderdata(), RE_inithalo(), RE_inithalo_particle(), RE_make_stars(), renderflare(), and shadeHaloFloat().
| float HaloRen::xs |
Definition at line 390 of file render_types.h.
Referenced by halo_tile(), project_renderdata(), RE_inithalo(), RE_inithalo_particle(), renderflare(), and renderhalo_post().
| float HaloRen::ys |
Definition at line 390 of file render_types.h.
Referenced by halo_tile(), project_renderdata(), RE_inithalo(), RE_inithalo_particle(), renderflare(), and renderhalo_post().
Definition at line 393 of file render_types.h.
Referenced by project_renderdata(), RE_inithalo(), and RE_inithalo_particle().
| int HaloRen::zd |
Definition at line 392 of file render_types.h.
Referenced by initstar(), project_renderdata(), and shadeHaloFloat().
| int HaloRen::zs |
Definition at line 392 of file render_types.h.
Referenced by halo_pixelstruct(), halo_tile(), project_renderdata(), RE_inithalo(), RE_inithalo_particle(), renderflare(), shadeHaloFloat(), and verghalo().