![]() |
Blender V2.61 - r43446
|
#include <rendercore.h>
Public Attributes | |
| struct PixStr * | next |
| int | obi |
| int | facenr |
| int | z |
| int | maskz |
| unsigned short | mask |
| short | shadfac |
Definition at line 58 of file rendercore.h.
| int PixStr::facenr |
Definition at line 61 of file rendercore.h.
Referenced by addps(), cache_occ_samples(), isb_make_buffer(), shade_samples_fill_with_ps(), zbufshade_sss_tile(), and zbufshade_tile().
| unsigned short PixStr::mask |
Definition at line 62 of file rendercore.h.
Referenced by addps(), cache_occ_samples(), copyto_abufz(), do_strand_fillac(), halo_pixelstruct(), isb_make_buffer(), lamphalo_tile(), make_solid_mask(), shade_samples_fill_with_ps(), and zbufshade_tile().
| int PixStr::maskz |
Definition at line 61 of file rendercore.h.
Referenced by addps(), copyto_abufz(), and do_strand_fillac().
| struct PixStr* PixStr::next |
Definition at line 60 of file rendercore.h.
Referenced by addps(), cache_occ_samples(), copyto_abufz(), do_strand_fillac(), halo_pixelstruct(), isb_make_buffer(), lamphalo_tile(), make_solid_mask(), shade_samples_fill_with_ps(), zbufshade_sss_tile(), and zbufshade_tile().
| int PixStr::obi |
Definition at line 61 of file rendercore.h.
Referenced by addps(), cache_occ_samples(), isb_make_buffer(), shade_samples_fill_with_ps(), zbufshade_sss_tile(), and zbufshade_tile().
| short PixStr::shadfac |
Definition at line 63 of file rendercore.h.
Referenced by addps(), and isb_make_buffer().
| int PixStr::z |
Definition at line 61 of file rendercore.h.
Referenced by addps(), cache_occ_samples(), copyto_abufz(), do_strand_fillac(), halo_pixelstruct(), lamphalo_tile(), shade_samples_fill_with_ps(), zbufshade_sss_tile(), and zbufshade_tile().