| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362 |
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
- <meta http-equiv="X-UA-Compatible" content="IE=9"/>
- <title>Geometric functions</title>
- <link href="tabs.css" rel="stylesheet" type="text/css"/>
- <script type="text/javascript" src="jquery.js"></script>
- <script type="text/javascript" src="dynsections.js"></script>
- <link href="doxygen.css" rel="stylesheet" type="text/css" />
- </head>
- <body>
- <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
- <div id="titlearea">
- <table cellspacing="0" cellpadding="0">
- <tbody>
- <tr style="height: 56px;">
- <td id="projectlogo"><img alt="Logo" src="logo.png"/></td>
- </tr>
- </tbody>
- </table>
- </div>
- <!-- end header part -->
- <!-- Generated by Doxygen 1.8.2 -->
- <div id="navrow1" class="tabs">
- <ul class="tablist">
- <li><a href="index.html"><span>Main Page</span></a></li>
- <li><a href="pages.html"><span>Related Pages</span></a></li>
- <li><a href="modules.html"><span>Modules</span></a></li>
- <li><a href="files.html"><span>Files</span></a></li>
- </ul>
- </div>
- </div><!-- top -->
- <div class="header">
- <div class="summary">
- <a href="#func-members">Functions</a> </div>
- <div class="headertitle">
- <div class="title">Geometric functions</div> </div>
- <div class="ingroups"><a class="el" href="a00141.html">GLM Core</a></div></div><!--header-->
- <div class="contents">
- <table class="memberdecls">
- <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
- Functions</h2></td></tr>
- <tr class="memitem:gaa127ddc9d38f715125f91742d399eb6f"><td class="memTemplParams" colspan="2">template<typename valType > </td></tr>
- <tr class="memitem:gaa127ddc9d38f715125f91742d399eb6f"><td class="memTemplItemLeft" align="right" valign="top">detail::tvec3< valType > </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00131.html#gaa127ddc9d38f715125f91742d399eb6f">cross</a> (detail::tvec3< valType > const &x, detail::tvec3< valType > const &y)</td></tr>
- <tr class="separator:gaa127ddc9d38f715125f91742d399eb6f"><td class="memSeparator" colspan="2"> </td></tr>
- <tr class="memitem:ga3fac0e61144f60184d961dd156709dd3"><td class="memTemplParams" colspan="2">template<typename genType > </td></tr>
- <tr class="memitem:ga3fac0e61144f60184d961dd156709dd3"><td class="memTemplItemLeft" align="right" valign="top">genType::value_type </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00131.html#ga3fac0e61144f60184d961dd156709dd3">distance</a> (genType const &p0, genType const &p1)</td></tr>
- <tr class="separator:ga3fac0e61144f60184d961dd156709dd3"><td class="memSeparator" colspan="2"> </td></tr>
- <tr class="memitem:ga7a31d2864eccfe665409e3b44f5e6e8d"><td class="memTemplParams" colspan="2">template<typename genType > </td></tr>
- <tr class="memitem:ga7a31d2864eccfe665409e3b44f5e6e8d"><td class="memTemplItemLeft" align="right" valign="top">genType::value_type </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00131.html#ga7a31d2864eccfe665409e3b44f5e6e8d">dot</a> (genType const &x, genType const &y)</td></tr>
- <tr class="separator:ga7a31d2864eccfe665409e3b44f5e6e8d"><td class="memSeparator" colspan="2"> </td></tr>
- <tr class="memitem:ga855fc5fd7779df1683482564956c6764"><td class="memTemplParams" colspan="2">template<typename genType > </td></tr>
- <tr class="memitem:ga855fc5fd7779df1683482564956c6764"><td class="memTemplItemLeft" align="right" valign="top">genType </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00131.html#ga855fc5fd7779df1683482564956c6764">faceforward</a> (genType const &N, genType const &I, genType const &Nref)</td></tr>
- <tr class="separator:ga855fc5fd7779df1683482564956c6764"><td class="memSeparator" colspan="2"> </td></tr>
- <tr class="memitem:ga282360c8bb80b80d3c7f5bc00766d873"><td class="memTemplParams" colspan="2">template<typename genType > </td></tr>
- <tr class="memitem:ga282360c8bb80b80d3c7f5bc00766d873"><td class="memTemplItemLeft" align="right" valign="top">genType::value_type </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00131.html#ga282360c8bb80b80d3c7f5bc00766d873">length</a> (genType const &x)</td></tr>
- <tr class="separator:ga282360c8bb80b80d3c7f5bc00766d873"><td class="memSeparator" colspan="2"> </td></tr>
- <tr class="memitem:ga68b931c228750eeba844c273c54ca43d"><td class="memTemplParams" colspan="2">template<typename genType > </td></tr>
- <tr class="memitem:ga68b931c228750eeba844c273c54ca43d"><td class="memTemplItemLeft" align="right" valign="top">genType </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00131.html#ga68b931c228750eeba844c273c54ca43d">normalize</a> (genType const &x)</td></tr>
- <tr class="separator:ga68b931c228750eeba844c273c54ca43d"><td class="memSeparator" colspan="2"> </td></tr>
- <tr class="memitem:gabe1fa0bef5f854242eb70ce56e5a7d03"><td class="memTemplParams" colspan="2">template<typename genType > </td></tr>
- <tr class="memitem:gabe1fa0bef5f854242eb70ce56e5a7d03"><td class="memTemplItemLeft" align="right" valign="top">genType </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00131.html#gabe1fa0bef5f854242eb70ce56e5a7d03">reflect</a> (genType const &I, genType const &N)</td></tr>
- <tr class="separator:gabe1fa0bef5f854242eb70ce56e5a7d03"><td class="memSeparator" colspan="2"> </td></tr>
- <tr class="memitem:gabbb4909d3e99a7a2411cc63252afbbd8"><td class="memTemplParams" colspan="2">template<typename genType > </td></tr>
- <tr class="memitem:gabbb4909d3e99a7a2411cc63252afbbd8"><td class="memTemplItemLeft" align="right" valign="top">genType </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00131.html#gabbb4909d3e99a7a2411cc63252afbbd8">refract</a> (genType const &I, genType const &N, typename genType::value_type const &eta)</td></tr>
- <tr class="separator:gabbb4909d3e99a7a2411cc63252afbbd8"><td class="memSeparator" colspan="2"> </td></tr>
- </table>
- <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
- <p>These operate on vectors as vectors, not component-wise. </p>
- <h2 class="groupheader">Function Documentation</h2>
- <a class="anchor" id="gaa127ddc9d38f715125f91742d399eb6f"></a>
- <div class="memitem">
- <div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">detail::tvec3<valType> glm::cross </td>
- <td>(</td>
- <td class="paramtype">detail::tvec3< valType > const & </td>
- <td class="paramname"><em>x</em>, </td>
- </tr>
- <tr>
- <td class="paramkey"></td>
- <td></td>
- <td class="paramtype">detail::tvec3< valType > const & </td>
- <td class="paramname"><em>y</em> </td>
- </tr>
- <tr>
- <td></td>
- <td>)</td>
- <td></td><td></td>
- </tr>
- </table>
- </div><div class="memdoc">
- <p>Returns the cross product of x and y. </p>
- <dl class="tparams"><dt>Template Parameters</dt><dd>
- <table class="tparams">
- <tr><td class="paramname">valType</td><td>Floating-point scalar types.</td></tr>
- </table>
- </dd>
- </dl>
- <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/sdk/docs/manglsl/xhtml/cross.xml">GLSL cross man page</a> </dd>
- <dd>
- <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 8.5 Geometric Functions</a> </dd></dl>
- </div>
- </div>
- <a class="anchor" id="ga3fac0e61144f60184d961dd156709dd3"></a>
- <div class="memitem">
- <div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">genType::value_type glm::distance </td>
- <td>(</td>
- <td class="paramtype">genType const & </td>
- <td class="paramname"><em>p0</em>, </td>
- </tr>
- <tr>
- <td class="paramkey"></td>
- <td></td>
- <td class="paramtype">genType const & </td>
- <td class="paramname"><em>p1</em> </td>
- </tr>
- <tr>
- <td></td>
- <td>)</td>
- <td></td><td></td>
- </tr>
- </table>
- </div><div class="memdoc">
- <p>Returns the distance betwwen p0 and p1, i.e., length(p0 - p1). </p>
- <dl class="tparams"><dt>Template Parameters</dt><dd>
- <table class="tparams">
- <tr><td class="paramname">genType</td><td>Floating-point vector types.</td></tr>
- </table>
- </dd>
- </dl>
- <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/sdk/docs/manglsl/xhtml/distance.xml">GLSL distance man page</a> </dd>
- <dd>
- <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 8.5 Geometric Functions</a> </dd></dl>
- </div>
- </div>
- <a class="anchor" id="ga7a31d2864eccfe665409e3b44f5e6e8d"></a>
- <div class="memitem">
- <div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">genType::value_type glm::dot </td>
- <td>(</td>
- <td class="paramtype">genType const & </td>
- <td class="paramname"><em>x</em>, </td>
- </tr>
- <tr>
- <td class="paramkey"></td>
- <td></td>
- <td class="paramtype">genType const & </td>
- <td class="paramname"><em>y</em> </td>
- </tr>
- <tr>
- <td></td>
- <td>)</td>
- <td></td><td></td>
- </tr>
- </table>
- </div><div class="memdoc">
- <p>Returns the dot product of x and y, i.e., result = x * y. </p>
- <dl class="tparams"><dt>Template Parameters</dt><dd>
- <table class="tparams">
- <tr><td class="paramname">genType</td><td>Floating-point vector types.</td></tr>
- </table>
- </dd>
- </dl>
- <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/sdk/docs/manglsl/xhtml/dot.xml">GLSL dot man page</a> </dd>
- <dd>
- <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 8.5 Geometric Functions</a> </dd></dl>
- </div>
- </div>
- <a class="anchor" id="ga855fc5fd7779df1683482564956c6764"></a>
- <div class="memitem">
- <div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">genType glm::faceforward </td>
- <td>(</td>
- <td class="paramtype">genType const & </td>
- <td class="paramname"><em>N</em>, </td>
- </tr>
- <tr>
- <td class="paramkey"></td>
- <td></td>
- <td class="paramtype">genType const & </td>
- <td class="paramname"><em>I</em>, </td>
- </tr>
- <tr>
- <td class="paramkey"></td>
- <td></td>
- <td class="paramtype">genType const & </td>
- <td class="paramname"><em>Nref</em> </td>
- </tr>
- <tr>
- <td></td>
- <td>)</td>
- <td></td><td></td>
- </tr>
- </table>
- </div><div class="memdoc">
- <p>If dot(Nref, I) < 0.0, return N, otherwise, return -N. </p>
- <dl class="tparams"><dt>Template Parameters</dt><dd>
- <table class="tparams">
- <tr><td class="paramname">genType</td><td>Floating-point vector types.</td></tr>
- </table>
- </dd>
- </dl>
- <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/sdk/docs/manglsl/xhtml/faceforward.xml">GLSL faceforward man page</a> </dd>
- <dd>
- <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 8.5 Geometric Functions</a> </dd></dl>
- </div>
- </div>
- <a class="anchor" id="ga282360c8bb80b80d3c7f5bc00766d873"></a>
- <div class="memitem">
- <div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">genType::value_type glm::length </td>
- <td>(</td>
- <td class="paramtype">genType const & </td>
- <td class="paramname"><em>x</em></td><td>)</td>
- <td></td>
- </tr>
- </table>
- </div><div class="memdoc">
- <p>Returns the length of x, i.e., sqrt(x * x). </p>
- <dl class="tparams"><dt>Template Parameters</dt><dd>
- <table class="tparams">
- <tr><td class="paramname">genType</td><td>Floating-point vector types.</td></tr>
- </table>
- </dd>
- </dl>
- <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/sdk/docs/manglsl/xhtml/length.xml">GLSL length man page</a> </dd>
- <dd>
- <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 8.5 Geometric Functions</a> </dd></dl>
- </div>
- </div>
- <a class="anchor" id="ga68b931c228750eeba844c273c54ca43d"></a>
- <div class="memitem">
- <div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">genType glm::normalize </td>
- <td>(</td>
- <td class="paramtype">genType const & </td>
- <td class="paramname"><em>x</em></td><td>)</td>
- <td></td>
- </tr>
- </table>
- </div><div class="memdoc">
- <p>Returns a vector in the same direction as x but with length of 1. </p>
- <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/sdk/docs/manglsl/xhtml/normalize.xml">GLSL normalize man page</a> </dd>
- <dd>
- <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 8.5 Geometric Functions</a> </dd></dl>
- </div>
- </div>
- <a class="anchor" id="gabe1fa0bef5f854242eb70ce56e5a7d03"></a>
- <div class="memitem">
- <div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">genType glm::reflect </td>
- <td>(</td>
- <td class="paramtype">genType const & </td>
- <td class="paramname"><em>I</em>, </td>
- </tr>
- <tr>
- <td class="paramkey"></td>
- <td></td>
- <td class="paramtype">genType const & </td>
- <td class="paramname"><em>N</em> </td>
- </tr>
- <tr>
- <td></td>
- <td>)</td>
- <td></td><td></td>
- </tr>
- </table>
- </div><div class="memdoc">
- <p>For the incident vector I and surface orientation N, returns the reflection direction : result = I - 2.0 * dot(N, I) * N. </p>
- <dl class="tparams"><dt>Template Parameters</dt><dd>
- <table class="tparams">
- <tr><td class="paramname">genType</td><td>Floating-point vector types.</td></tr>
- </table>
- </dd>
- </dl>
- <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/sdk/docs/manglsl/xhtml/reflect.xml">GLSL reflect man page</a> </dd>
- <dd>
- <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 8.5 Geometric Functions</a> </dd></dl>
- </div>
- </div>
- <a class="anchor" id="gabbb4909d3e99a7a2411cc63252afbbd8"></a>
- <div class="memitem">
- <div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">genType glm::refract </td>
- <td>(</td>
- <td class="paramtype">genType const & </td>
- <td class="paramname"><em>I</em>, </td>
- </tr>
- <tr>
- <td class="paramkey"></td>
- <td></td>
- <td class="paramtype">genType const & </td>
- <td class="paramname"><em>N</em>, </td>
- </tr>
- <tr>
- <td class="paramkey"></td>
- <td></td>
- <td class="paramtype">typename genType::value_type const & </td>
- <td class="paramname"><em>eta</em> </td>
- </tr>
- <tr>
- <td></td>
- <td>)</td>
- <td></td><td></td>
- </tr>
- </table>
- </div><div class="memdoc">
- <p>For the incident vector I and surface normal N, and the ratio of indices of refraction eta, return the refraction vector. </p>
- <dl class="tparams"><dt>Template Parameters</dt><dd>
- <table class="tparams">
- <tr><td class="paramname">genType</td><td>Floating-point vector types.</td></tr>
- </table>
- </dd>
- </dl>
- <dl class="section see"><dt>See Also</dt><dd><a href="http://www.opengl.org/sdk/docs/manglsl/xhtml/refract.xml">GLSL refract man page</a> </dd>
- <dd>
- <a href="http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf">GLSL 4.20.8 specification, section 8.5 Geometric Functions</a> </dd></dl>
- </div>
- </div>
- </div><!-- contents -->
- <!-- start footer part -->
- <hr class="footer"/><address class="footer"><small>
- Generated by  <a href="http://www.doxygen.org/index.html">
- <img class="footer" src="doxygen.png" alt="doxygen"/>
- </a> 1.8.2
- </small></address>
- </body>
- </html>
|