Blender V2.61 - r43446
|
#include <shadbuf.h>
Public Attributes | |
float | zco [3] |
short * | shadfac |
int | obi |
int | facenr |
Definition at line 89 of file shadbuf.h.
Referenced by isb_bsp_face_inside(), and isb_make_buffer().
int ISBSample::obi |
Definition at line 88 of file shadbuf.h.
Referenced by isb_bsp_face_inside(), and isb_make_buffer().
short* ISBSample::shadfac |
Definition at line 87 of file shadbuf.h.
Referenced by isb_bsp_face_inside(), and isb_make_buffer().
float ISBSample::zco[3] |
Definition at line 86 of file shadbuf.h.
Referenced by isb_bsp_face_inside(), isb_bsp_insert(), isb_bsp_recalc_box(), isb_bsp_split(), and isb_make_buffer().