Home | Info | Community | Development | myReactOS | Contact Us
[static]
Definition at line 2859 of file dglwgl.c.
Referenced by TessCombine().
{ if (VertBufIndex >= VertBufSize) return 0; VertBuf[VertBufIndex++] = value; return 1; }