< T, P > </td><tdclass="memTemplItemRight"valign="bottom"><aclass="el"href="a00176.html#ga4e1138c8a4bcc3bbbb40090d8441b0a5">frustum</a> (T const &left, T const &right, T const &bottom, T const &top, T const &near, T const &far)</td></tr>
< T, P > </td><tdclass="memTemplItemRight"valign="bottom"><aclass="el"href="a00176.html#ga7e5b5501b0113d0ed76ba4e3a8e5523c">infinitePerspective</a> (T fovy, T aspect, T near)</td></tr>
< T, defaultp > </td><tdclass="memTemplItemRight"valign="bottom"><aclass="el"href="a00176.html#gac393e9262776e4980731c386123e4377">ortho</a> (T const &left, T const &right, T const &bottom, T const &top, T const &zNear, T const &zFar)</td></tr>
< T, P > </td><tdclass="memTemplItemRight"valign="bottom"><aclass="el"href="a00176.html#ga24983212d8d25b5b32e30d574dfccd1c">perspective</a> (T const &fovy, T const &aspect, T const &near, T const &far)</td></tr>
< T, P > </td><tdclass="memTemplItemRight"valign="bottom"><aclass="el"href="a00176.html#ga7e820c9c692e28041be6d7c7042e4e4a">perspectiveFov</a> (T const &fov, T const &width, T const &height, T const &near, T const &far)</td></tr>
<trclass="memitem:ga0fb64f04bf5ad52523fcd4b10b46aff6"><tdclass="memTemplParams"colspan="2">template<typename T , precision P, typename U ></td></tr>
< T, P > </td><tdclass="memTemplItemRight"valign="bottom"><aclass="el"href="a00176.html#ga0fb64f04bf5ad52523fcd4b10b46aff6">pickMatrix</a> (detail::tvec2< T, P > const &center, detail::tvec2< T, P > const &delta, detail::tvec4< U, P > const &viewport)</td></tr>
<trclass="memitem:ga41227b7b98882dcbaa8dab52df372c7b"><tdclass="memTemplParams"colspan="2">template<typename T , typename U , precision P></td></tr>
<trclass="memitem:ga41227b7b98882dcbaa8dab52df372c7b"><tdclass="memTemplItemLeft"align="right"valign="top">GLM_FUNC_DECL detail::tvec3< T, P > </td><tdclass="memTemplItemRight"valign="bottom"><aclass="el"href="a00176.html#ga41227b7b98882dcbaa8dab52df372c7b">project</a> (detail::tvec3< T, P > const &obj, detail::tmat4x4< T, P > const &model, detail::tmat4x4< T, P > const &proj, detail::tvec4< U, P > const &viewport)</td></tr>
< T, P > </td><tdclass="memTemplItemRight"valign="bottom"><aclass="el"href="a00176.html#ga61e65a3bb227c267d1a15113d1056fb1">rotate</a> (detail::tmat4x4< T, P > const &m, T const &angle, detail::tvec3< T, P > const &axis)</td></tr>
< T, P > </td><tdclass="memTemplItemRight"valign="bottom"><aclass="el"href="a00176.html#ga460dc59dd0debb5113f4a118251bff61">tweakedInfinitePerspective</a> (T fovy, T aspect, T near)</td></tr>
<trclass="memitem:ga4b0a9086d15e2a743ecd7b6128146af1"><tdclass="memTemplParams"colspan="2">template<typename T , typename U , precision P></td></tr>
<trclass="memitem:ga4b0a9086d15e2a743ecd7b6128146af1"><tdclass="memTemplItemLeft"align="right"valign="top">GLM_FUNC_DECL detail::tvec3< T, P > </td><tdclass="memTemplItemRight"valign="bottom"><aclass="el"href="a00176.html#ga4b0a9086d15e2a743ecd7b6128146af1">unProject</a> (detail::tvec3< T, P > const &win, detail::tmat4x4< T, P > const &model, detail::tmat4x4< T, P > const &proj, detail::tvec4< U, P > const &viewport)</td></tr>
<p>Defines functions that generate common transformation matrices. </p>
<p>The matrices generated by this extension use standard OpenGL fixed-function conventions. For example, the lookAt function generates a transform from world space into the specific eye space that the projective matrix functions (perspective, ortho, etc) are designed to expect. The OpenGL compatibility specifications defines the particular layout of this eye space.</p>
<p><<aclass="el"href="a00080.html"title="OpenGL Mathematics (glm.g-truc.net) ">glm/gtc/matrix_transform.hpp</a>> need to be included to use these functionalities. </p>
<tr><tdclass="paramname">T</td><td>Value type used to build the matrix. Currently supported: half (not recommanded), float or double. </td></tr>
</table>
</dd>
</dl>
<dlclass="section see"><dt>See Also</dt><dd><aclass="el"href="a00176.html"title="Defines functions that generate common transformation matrices. ">GLM_GTC_matrix_transform</a></dd></dl>
<tr><tdclass="paramname">T</td><td>Value type used to build the matrix. Currently supported: half (not recommanded), float or double. </td></tr>
</table>
</dd>
</dl>
<dlclass="section see"><dt>See Also</dt><dd><aclass="el"href="a00176.html"title="Defines functions that generate common transformation matrices. ">GLM_GTC_matrix_transform</a></dd></dl>
<tr><tdclass="paramname">eye</td><td>Position of the camera </td></tr>
<tr><tdclass="paramname">center</td><td>Position where the camera is looking at </td></tr>
<tr><tdclass="paramname">up</td><td>Normalized up vector, how the camera is oriented. Typically (0, 0, 1) </td></tr>
</table>
</dd>
</dl>
<dlclass="section see"><dt>See Also</dt><dd><aclass="el"href="a00176.html"title="Defines functions that generate common transformation matrices. ">GLM_GTC_matrix_transform</a></dd>
<dd>
- <aclass="el"href="a00176.html#ga4e1138c8a4bcc3bbbb40090d8441b0a5"title="Creates a frustum matrix. ">frustum(T const & left, T const & right, T const & bottom, T const & top, T const & nearVal, T const & farVal)</a><aclass="el"href="a00176.html#ga4e1138c8a4bcc3bbbb40090d8441b0a5"title="Creates a frustum matrix. ">frustum(T const & left, T const & right, T const & bottom, T const & top, T const & nearVal, T const & farVal)</a></dd></dl>
<tr><tdclass="paramname">T</td><td>Value type used to build the matrix. Currently supported: half (not recommanded), float or double. </td></tr>
</table>
</dd>
</dl>
<dlclass="section see"><dt>See Also</dt><dd><aclass="el"href="a00176.html"title="Defines functions that generate common transformation matrices. ">GLM_GTC_matrix_transform</a></dd>
<dd>
- <aclass="el"href="a00176.html#gab03587bce3510aa5d2f4e5f1be6c2370"title="Creates a matrix for projecting two-dimensional coordinates onto the screen. ">glm::ortho(T const & left, T const & right, T const & bottom, T const & top)</a></dd></dl>
<tr><tdclass="paramname">T</td><td>Value type used to build the matrix. Currently supported: half (not recommanded), float or double. </td></tr>
</table>
</dd>
</dl>
<dlclass="section see"><dt>See Also</dt><dd><aclass="el"href="a00176.html"title="Defines functions that generate common transformation matrices. ">GLM_GTC_matrix_transform</a></dd>
<dd>
- <aclass="el"href="a00176.html#gac393e9262776e4980731c386123e4377"title="Creates a matrix for an orthographic parallel viewing volume. ">glm::ortho(T const & left, T const & right, T const & bottom, T const & top, T const & zNear, T const & zFar)</a></dd></dl>
<tr><tdclass="paramname">T</td><td>Value type used to build the matrix. Currently supported: half (not recommanded), float or double. </td></tr>
</table>
</dd>
</dl>
<dlclass="section see"><dt>See Also</dt><dd><aclass="el"href="a00176.html"title="Defines functions that generate common transformation matrices. ">GLM_GTC_matrix_transform</a></dd></dl>
<tr><tdclass="paramname">T</td><td>Value type used to build the matrix. Currently supported: half (not recommanded), float or double. </td></tr>
</table>
</dd>
</dl>
<dlclass="section see"><dt>See Also</dt><dd><aclass="el"href="a00176.html"title="Defines functions that generate common transformation matrices. ">GLM_GTC_matrix_transform</a></dd></dl>
<tr><tdclass="paramname">T</td><td>Native type used for the computation. Currently supported: half (not recommanded), float or double. </td></tr>
<tr><tdclass="paramname">U</td><td>Currently supported: Floating-point types and integer types. </td></tr>
</table>
</dd>
</dl>
<dlclass="section see"><dt>See Also</dt><dd><aclass="el"href="a00176.html"title="Defines functions that generate common transformation matrices. ">GLM_GTC_matrix_transform</a></dd></dl>
<tr><tdclass="paramname">T</td><td>Native type used for the computation. Currently supported: half (not recommanded), float or double. </td></tr>
<tr><tdclass="paramname">U</td><td>Currently supported: Floating-point types and integer types. </td></tr>
</table>
</dd>
</dl>
<dlclass="section see"><dt>See Also</dt><dd><aclass="el"href="a00176.html"title="Defines functions that generate common transformation matrices. ">GLM_GTC_matrix_transform</a></dd></dl>
<tr><tdclass="paramname">T</td><td>Value type used to build the matrix. Supported: half, float or double. </td></tr>
</table>
</dd>
</dl>
<dlclass="section see"><dt>See Also</dt><dd><aclass="el"href="a00176.html"title="Defines functions that generate common transformation matrices. ">GLM_GTC_matrix_transform</a></dd>
- rotate(detail::tmat4x4<T, P> const & m, T angle, T x, T y, T z) </dd>
<dd>
- <aclass="el"href="a00231.html#ga115fb8c9ef8a665bed518d979211e863"title="Builds a rotation 4 * 4 matrix created from an axis of 3 scalars and an angle expressed in degrees...">rotate(T angle, detail::tvec3<T, P> const & v)</a></dd></dl>
<tr><tdclass="paramname">T</td><td>Value type used to build the matrix. Currently supported: half (not recommanded), float or double. </td></tr>
</table>
</dd>
</dl>
<dlclass="section see"><dt>See Also</dt><dd><aclass="el"href="a00176.html"title="Defines functions that generate common transformation matrices. ">GLM_GTC_matrix_transform</a></dd>
- scale(T x, T y, T z) scale(T const & x, T const & y, T const & z) </dd>
<dd>
- scale(detail::tmat4x4<T, P> const & m, T x, T y, T z) </dd>
<dd>
- <aclass="el"href="a00231.html#ga85dbd2e3139ff23bdaceea66aa397219"title="Transforms a matrix with a scale 4 * 4 matrix created from a vector of 3 components. ">scale(detail::tvec3<T, P> const & v)</a></dd></dl>
<tr><tdclass="paramname">T</td><td>Value type used to build the matrix. Currently supported: half (not recommanded), float or double. <divclass="fragment"><divclass="line">* #include <glm/glm.hpp></div>
<dlclass="section see"><dt>See Also</dt><dd><aclass="el"href="a00176.html"title="Defines functions that generate common transformation matrices. ">GLM_GTC_matrix_transform</a></dd>
- translate(detail::tmat4x4<T, P> const & m, T x, T y, T z) </dd>
<dd>
- <aclass="el"href="a00231.html#gaf2a18383b6fb7bd0a46e496db32ab853"title="Transforms a matrix with a translation 4 * 4 matrix created from 3 scalars. ">translate(detail::tvec3<T, P> const & v)</a></dd></dl>
<p>Creates a matrix for a symmetric perspective-view frustum with far plane at infinite for graphics hardware that doesn't support depth clamping. </p>
<dlclass="params"><dt>Parameters</dt><dd>
<tableclass="params">
<tr><tdclass="paramname">fovy</td><td>Expressed in radians if GLM_FORCE_RADIANS is define or degrees otherwise. </td></tr>
<tr><tdclass="paramname">T</td><td>Value type used to build the matrix. Currently supported: half (not recommanded), float or double. </td></tr>
</table>
</dd>
</dl>
<dlclass="section see"><dt>See Also</dt><dd><aclass="el"href="a00176.html"title="Defines functions that generate common transformation matrices. ">GLM_GTC_matrix_transform</a></dd></dl>
<tr><tdclass="paramname">T</td><td>Native type used for the computation. Currently supported: half (not recommanded), float or double. </td></tr>
<tr><tdclass="paramname">U</td><td>Currently supported: Floating-point types and integer types. </td></tr>
</table>
</dd>
</dl>
<dlclass="section see"><dt>See Also</dt><dd><aclass="el"href="a00176.html"title="Defines functions that generate common transformation matrices. ">GLM_GTC_matrix_transform</a></dd></dl>