![]() |
Blender V2.61 - r43446
|
Public Attributes | |
| int | obi |
| int | z |
| int | p |
| int | mask |
| int | segment |
| float | u |
| float | v |
| int ZTranspRow::mask |
Definition at line 3687 of file zbuf.c.
Referenced by shade_strand_samples(), shade_tra_samples(), and zbuffer_transp_shade().
| int ZTranspRow::obi |
Definition at line 3684 of file zbuf.c.
Referenced by shade_strand_samples(), shade_tra_samples(), unref_strand_samples(), and zbuffer_transp_shade().
| int ZTranspRow::p |
Definition at line 3686 of file zbuf.c.
Referenced by shade_strand_samples(), shade_tra_samples(), and zbuffer_transp_shade().
Definition at line 3688 of file zbuf.c.
Referenced by shade_strand_samples(), shade_tra_samples(), unref_strand_samples(), and zbuffer_transp_shade().
| float ZTranspRow::u |
Definition at line 3689 of file zbuf.c.
Referenced by shade_strand_samples(), and zbuffer_transp_shade().
| float ZTranspRow::v |
Definition at line 3689 of file zbuf.c.
Referenced by shade_strand_samples(), and zbuffer_transp_shade().
| int ZTranspRow::z |
Definition at line 3685 of file zbuf.c.
Referenced by shade_tra_samples(), vergzvlak(), and zbuffer_transp_shade().