2015-08-02 08:23:00 +00:00
<!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" / >
< meta name = "generator" content = "Doxygen 1.8.10" / >
2016-09-11 10:44:33 +00:00
< title > 0.9.8: func_geometric.hpp File Reference< / title >
2015-08-02 08:23:00 +00:00
< 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 >
< td id = "projectalign" style = "padding-left: 0.5em;" >
2016-09-11 10:44:33 +00:00
< div id = "projectname" > 0.9.8
2015-08-02 08:23:00 +00:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.10 -->
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "modules.html" > < span > Modules< / span > < / a > < / li >
< li class = "current" > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "files.html" > < span > File  List< / span > < / a > < / li >
< / ul >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "dir_275089585c7fc1b5fd5d7d42c69cb1da.html" > D:< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_7b98f88bffbed4b390b5f8f520d9c08e.html" > Source< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_1f76e953200861345293ade84ac7fb6c.html" > G-Truc< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_e29b03b892e0e25920d021a614d4db9b.html" > glm< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_5ce58d942b2d0776e17a9a58abc01e04.html" > glm< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_e529a619cfdec1fa4c331fb042fd332f.html" > detail< / 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" > func_geometric.hpp File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < a href = "a00031_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:gafe2cae8cb26fd44be62aee97369d0af8" > < td class = "memTemplParams" colspan = "2" > template< typename T , precision P> < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:gafe2cae8cb26fd44be62aee97369d0af8" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL tvec3< T, P >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00148.html#gafe2cae8cb26fd44be62aee97369d0af8" > cross< / a > (tvec3< T, P > const & x, tvec3< T, P > const & y)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:gafe2cae8cb26fd44be62aee97369d0af8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga7ca317dde0d7e94d920153554d4a02a8" > < td class = "memTemplParams" colspan = "2" > template< typename T , precision P, template< typename, precision > class vecType> < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:ga7ca317dde0d7e94d920153554d4a02a8" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL T  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00148.html#ga7ca317dde0d7e94d920153554d4a02a8" > distance< / a > (vecType< T, P > const & p0, vecType< T, P > const & p1)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga7ca317dde0d7e94d920153554d4a02a8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga7dada304da2ba7dd3376ab4f178c3f6b" > < td class = "memTemplParams" colspan = "2" > template< typename T , precision P, template< typename, precision > class vecType> < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:ga7dada304da2ba7dd3376ab4f178c3f6b" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL T  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00148.html#ga7dada304da2ba7dd3376ab4f178c3f6b" > dot< / a > (vecType< T, P > const & x, vecType< T, P > const & y)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga7dada304da2ba7dd3376ab4f178c3f6b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaea854e5aec1b5839832ac2dfc7cd3c0d" > < td class = "memTemplParams" colspan = "2" > template< typename T , precision P, template< typename, precision > class vecType> < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:gaea854e5aec1b5839832ac2dfc7cd3c0d" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vecType< T, P >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00148.html#gaea854e5aec1b5839832ac2dfc7cd3c0d" > faceforward< / a > (vecType< T, P > const & N, vecType< T, P > const & I, vecType< T, P > const & Nref)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:gaea854e5aec1b5839832ac2dfc7cd3c0d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga18d45e3d4c7705e67ccfabd99e521604" > < td class = "memTemplParams" colspan = "2" > template< typename T , precision P, template< typename, precision > class vecType> < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:ga18d45e3d4c7705e67ccfabd99e521604" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL T  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00148.html#ga18d45e3d4c7705e67ccfabd99e521604" > length< / a > (vecType< T, P > const & x)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga18d45e3d4c7705e67ccfabd99e521604" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gada9451ec170a36fe53552812b9c03a68" > < td class = "memTemplParams" colspan = "2" > template< typename T , precision P, template< typename, precision > class vecType> < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:gada9451ec170a36fe53552812b9c03a68" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vecType< T, P >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00148.html#gada9451ec170a36fe53552812b9c03a68" > normalize< / a > (vecType< T, P > const & x)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:gada9451ec170a36fe53552812b9c03a68" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gab63646fc36b81cf69d3ce123a72f76f2" > < td class = "memTemplParams" colspan = "2" > template< typename genType > < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:gab63646fc36b81cf69d3ce123a72f76f2" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL genType  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00148.html#gab63646fc36b81cf69d3ce123a72f76f2" > reflect< / a > (genType const & I, genType const & N)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:gab63646fc36b81cf69d3ce123a72f76f2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gab7e7cdf4403931a5f7b74560ad64159b" > < td class = "memTemplParams" colspan = "2" > template< typename T , precision P, template< typename, precision > class vecType> < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:gab7e7cdf4403931a5f7b74560ad64159b" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vecType< T, P >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00148.html#gab7e7cdf4403931a5f7b74560ad64159b" > refract< / a > (vecType< T, P > const & I, vecType< T, P > const & N, T eta)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:gab7e7cdf4403931a5f7b74560ad64159b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2016-09-11 10:44:33 +00:00
< div class = "textblock" > < p > < a class = "el" href = "a00156.html" > GLM Core< / a > < / p >
2015-08-02 08:23:00 +00:00
< dl class = "section see" > < dt > See also< / dt > < 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 >
< p > Definition in file < a class = "el" href = "a00031_source.html" > func_geometric.hpp< / a > .< / p >
< / 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.10
< / small > < / address >
< / body >
< / html >