ortho
Description:
Multiplies this by a parallel projection matrix.
Note:
Use cogl_matrix_orthographic
Parameters:
| this |
A 4x4 transformation matrix |
| left |
The coordinate for the left clipping plane |
| right |
The coordinate for the right clipping plane |
| bottom |
The coordinate for the bottom clipping plane |
| top |
The coordinate for the top clipping plane |
| far |
The |
| near |
The |