Home |All Classes |Grouped Classes |Index |Search

Function push_rotate

Pushes a rotation matrix onto model view stack.

	void CL_GraphicContext::push_rotate(
		float angle_degrees,
		float x = 0.0,
		float y = 0.0,
		float z = 1.0);