Go to the source code of this file.
Functions | |
INLINE_MATHUTIL | FLOATNAME (Frustum) |
Sets up a two-dimensional orthographic frustum. | |
INLINE_MATHUTIL | FLOATNAME (LMatrix4) FLOATNAME(Frustum) |
Sorts matrices lexicographically, componentwise. |
Definition in file frustum_src.I.
|
Sorts matrices lexicographically, componentwise. This function definition must appear first, since some inline functions below take advantage of it. Definition at line 219 of file frustum_src.I. References CS_yup_right. |
|
Sets up a two-dimensional orthographic frustum. -------+------ \ | / \ | / \ | / \ | / \ | / \|/ W yfov Definition at line 29 of file frustum_src.I. |