| glm::mat4 Spices::OtrhographicMatrix | ( | float | left, |
| float | right, | ||
| float | top, | ||
| float | bottom, | ||
| float | nearPlane, | ||
| float | farPlane ) |
Calculate Otrhographic Matrix.
| [in] | left | . |
| [in] | right | . |
| [in] | top | . |
| [in] | bottom | . |
| [in] | nearPlane | . |
| [in] | farPlane | . |
Definition at line 114 of file Math.cpp.