Home | All Classes | Grouped Classes | Index | Search

CL_GraphicContext::flush

Flushes current rendering batch. Deprecated

	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.

This function is deprecated

.

See also:

CL_GraphicContext



Questions or comments, write to the ClanLib mailing list.