class csCBuffer The CBuffer
The CBuffer. Note that all ranges specified in this class are inclusive.
int num_lines
bool* full
int startx
csCBufferSpan* first_unused
csCBufferLine vert_line
csCBufferSpan* AllocSpan()
void FreeSpan(csCBufferSpan* span)
bool TestSpan(int s_spanx, int e_spanx, int y)
bool InsertSpan(int s_spanx, int e_spanx, int y)
bool IsFull(int y)
csCBuffer(int sx, int ex, int n_lines)
~csCBuffer()
void Initialize()
bool IsFull()
bool TestPolygon(csVector2* verts, int num_verts)
bool InsertPolygon(csVector2* verts, int num_verts, bool negative = false)
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de