Blender V2.61 - r43446
|
#include <shadbuf.h>
Public Attributes | |
float | zco [3] |
short * | shadfac |
int | obi |
int | facenr |
struct ISBSampleA * | next |
Definition at line 97 of file shadbuf.h.
Referenced by isb_make_buffer_transp().
struct ISBSampleA* ISBSampleA::next |
int ISBSampleA::obi |
Definition at line 96 of file shadbuf.h.
Referenced by isb_make_buffer_transp().
short* ISBSampleA::shadfac |
Definition at line 95 of file shadbuf.h.
Referenced by isb_make_buffer_transp().
float ISBSampleA::zco[3] |
Definition at line 94 of file shadbuf.h.
Referenced by isb_make_buffer_transp().