Blender V2.61 - r43446
|
#include <shadbuf.h>
Public Attributes | |
short * | shadfacs |
ISBShadfacA ** | shadfaca |
struct MemArena * | memarena |
int | minx |
int | miny |
int | rectx |
int | recty |
struct MemArena* ISBData::memarena |
Definition at line 113 of file shadbuf.h.
Referenced by ISB_free(), isb_make_buffer(), and isb_make_buffer_transp().
int ISBData::minx |
Definition at line 114 of file shadbuf.h.
Referenced by ISB_getshadow(), isb_make_buffer(), and isb_make_buffer_transp().
int ISBData::miny |
Definition at line 114 of file shadbuf.h.
Referenced by ISB_getshadow(), isb_make_buffer(), and isb_make_buffer_transp().
int ISBData::rectx |
Definition at line 114 of file shadbuf.h.
Referenced by ISB_getshadow(), isb_make_buffer(), and isb_make_buffer_transp().
int ISBData::recty |
Definition at line 114 of file shadbuf.h.
Referenced by isb_make_buffer(), and isb_make_buffer_transp().
Definition at line 112 of file shadbuf.h.
Referenced by ISB_free(), ISB_getshadow(), isb_make_buffer(), and isb_make_buffer_transp().
short* ISBData::shadfacs |
Definition at line 111 of file shadbuf.h.
Referenced by ISB_free(), ISB_getshadow(), and isb_make_buffer().