All Classes |Grouped Classes |Index

Function set_batcher

Specifies which render batcher is to be currently active.

	void CL_GraphicContext::set_batcher(
		CL_RenderBatcher * batcher);

Detailed description:

If the render batcher is already active, nothing happens. If a different render batcher is currently active, it is flushed before the new batcher is made active.