Blender V2.61 - r43446
|
#include <shadbuf.h>
Public Attributes | |
struct ISBShadfacA * | next |
int | obi |
int | facenr |
float | shadfac |
Definition at line 105 of file shadbuf.h.
Referenced by ISB_getshadow().
struct ISBShadfacA* ISBShadfacA::next |
Definition at line 103 of file shadbuf.h.
Referenced by ISB_getshadow().
int ISBShadfacA::obi |
Definition at line 104 of file shadbuf.h.
Referenced by ISB_getshadow().
float ISBShadfacA::shadfac |
Definition at line 106 of file shadbuf.h.
Referenced by ISB_getshadow().