|
Blender
V2.59
|
Public Attributes | |
| int | obi |
| int | z |
| int | p |
| int | mask |
| int | segment |
| float | u |
| float | v |
| int ZTranspRow::mask |
Definition at line 3681 of file zbuf.c.
Referenced by shade_strand_samples(), shade_tra_samples(), and zbuffer_transp_shade().
| int ZTranspRow::obi |
Definition at line 3678 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 3680 of file zbuf.c.
Referenced by shade_strand_samples(), shade_tra_samples(), and zbuffer_transp_shade().
Definition at line 3682 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 3683 of file zbuf.c.
Referenced by shade_strand_samples(), and zbuffer_transp_shade().
| float ZTranspRow::v |
Definition at line 3683 of file zbuf.c.
Referenced by shade_strand_samples(), and zbuffer_transp_shade().
| int ZTranspRow::z |
Definition at line 3679 of file zbuf.c.
Referenced by shade_tra_samples(), vergzvlak(), and zbuffer_transp_shade().