All Classes |Grouped Classes |Index

Function set_scale

Sets a scale matrix, ignoring any earlier model view settings.

	void CL_GraphicContext::set_scale(
		float x,
		float y,
		float z = 1.0);