Home |All Classes |Grouped Classes |Index |Search

Function ortho_2d

	static CL_Matrix4x4 CL_Matrix4x4::ortho_2d(
		double left,
		double right,
		double bottom,
		double top);