Home |All Classes |Grouped Classes |Index |Search

Function on_flush

Flush current rendering batch.

	virtual void CL_OpenGLStateData::on_flush();

Detailed description:

This is a hint from clanDisplay that it needs to perform some state changes.

Internally ClanLib uses this to end any open glBegin render batches.