All Classes |Grouped Classes |Index

Function ortho_2d

Create a ortho_2d matrix.

	static CL_Mat4<Type>_Mat4< e >::ortortortho_2d(
		Type left,
		Type right,
		Type bottom,
		Type top);

Detailed description:

Matrix is created in the Column-Major matrix format (opengl native)