All Classes |Grouped Classes |Index

Function frustum

Create a frustum matrix.

	static CL_Mat4<Type&gtL_Mat4<pe >::frufrufrustum(
		Type left,
		Type right,
		Type bottom,
		Type top,
		Type z_near,
		Type z_far);

Detailed description:

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