Home | All Classes | Grouped Classes | Index | Search

CL_Display::flush

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:

CL_Display



Questions or comments, write to the ClanLib mailing list.