All Classes |Grouped Classes |Index
Create a perspective matrix.
static CL_Mat4<Type> CLt4< Typgt;::perperperspective( Type field_of_view_y_degrees, Type aspect, Type z_near, Type z_far);
Detailed description:
Matrix is created in the Column-Major matrix format (opengl native)