Home | All Classes | Grouped Classes | Index | Search
Flushes current rendering batch.
void flush();
Detailed description:
With the OpenGL target, this causes the graphic context to end its current active glBegin()/glEnd() pair, making it possible to call other OpenGL calls.
See also: