2012-09-05 22:30:34 +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" / >
2012-11-18 13:05:52 +00:00
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2013-12-25 22:48:55 +00:00
< meta name = "generator" content = "Doxygen 1.8.5" / >
< title > GLM: GLM_GTX_norm< / title >
2012-09-05 22:30:34 +00:00
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
2012-11-18 13:05:52 +00:00
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
2012-09-05 22:30:34 +00:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
2012-11-18 13:05:52 +00:00
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
2012-09-05 22:30:34 +00:00
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
2013-12-25 22:48:55 +00:00
< td style = "padding-left: 0.5em;" >
< div id = "projectname" > GLM
  < span id = "projectnumber" > 0.9.5< / span >
< / div >
< / td >
2012-09-05 22:30:34 +00:00
< / tr >
< / tbody >
< / table >
< / div >
2012-11-18 13:05:52 +00:00
<!-- end header part -->
2013-12-25 22:48:55 +00:00
<!-- Generated by Doxygen 1.8.5 -->
2012-09-05 22:30:34 +00:00
< 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 >
2013-12-25 22:48:55 +00:00
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
2012-09-05 22:30:34 +00:00
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< / ul >
< / div >
2012-11-18 13:05:52 +00:00
< / div > <!-- top -->
2012-09-05 22:30:34 +00:00
< div class = "header" >
< div class = "summary" >
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
2013-12-25 22:48:55 +00:00
< div class = "title" > GLM_GTX_norm< div class = "ingroups" > < a class = "el" href = "a00165.html" > GTX Extensions (Experimental)< / a > < / div > < / div > < / div >
< / div > <!-- header -->
2012-09-05 22:30:34 +00:00
< div class = "contents" >
< table class = "memberdecls" >
2012-11-18 13:05:52 +00:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
2012-09-05 22:30:34 +00:00
Functions< / h2 > < / td > < / tr >
2013-12-25 22:48:55 +00:00
< tr class = "memitem:ga9affa2e0e963514b276b54b778986145" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:ga9affa2e0e963514b276b54b778986145" > < td class = "memTemplItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00213.html#ga9affa2e0e963514b276b54b778986145" > distance2< / a > (T const & p0, T const & p1)< / td > < / tr >
< tr class = "separator:ga9affa2e0e963514b276b54b778986145" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gafc6f577012065509f8fc332656ad81f0" > < td class = "memTemplParams" colspan = "2" > template< typename genType > < / td > < / tr >
< tr class = "memitem:gafc6f577012065509f8fc332656ad81f0" > < td class = "memTemplItemLeft" align = "right" valign = "top" > genType::value_type  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00213.html#gafc6f577012065509f8fc332656ad81f0" > distance2< / a > (genType const & p0, genType const & p1)< / td > < / tr >
< tr class = "separator:gafc6f577012065509f8fc332656ad81f0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaee37a0d793d114a7d2e46061cfedade1" > < td class = "memTemplParams" colspan = "2" > template< typename T , precision P> < / td > < / tr >
< tr class = "memitem:gaee37a0d793d114a7d2e46061cfedade1" > < td class = "memTemplItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00213.html#gaee37a0d793d114a7d2e46061cfedade1" > l1Norm< / a > (detail::tvec3< T, P > const & x, detail::tvec3< T, P > const & y)< / td > < / tr >
< tr class = "separator:gaee37a0d793d114a7d2e46061cfedade1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gae89433808d9f6c96bef5795995774e44" > < td class = "memTemplParams" colspan = "2" > template< typename T , precision P> < / td > < / tr >
< tr class = "memitem:gae89433808d9f6c96bef5795995774e44" > < td class = "memTemplItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00213.html#gae89433808d9f6c96bef5795995774e44" > l1Norm< / a > (detail::tvec3< T, P > const & v)< / td > < / tr >
< tr class = "separator:gae89433808d9f6c96bef5795995774e44" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga21e67fc40ab2c499a3d7ff5dda861bd1" > < td class = "memTemplParams" colspan = "2" > template< typename T , precision P> < / td > < / tr >
< tr class = "memitem:ga21e67fc40ab2c499a3d7ff5dda861bd1" > < td class = "memTemplItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00213.html#ga21e67fc40ab2c499a3d7ff5dda861bd1" > l2Norm< / a > (detail::tvec3< T, P > const & x, detail::tvec3< T, P > const & y)< / td > < / tr >
< tr class = "separator:ga21e67fc40ab2c499a3d7ff5dda861bd1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gac674c1f4077f9b6a42e6b725438c4221" > < td class = "memTemplParams" colspan = "2" > template< typename T , precision P> < / td > < / tr >
< tr class = "memitem:gac674c1f4077f9b6a42e6b725438c4221" > < td class = "memTemplItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00213.html#gac674c1f4077f9b6a42e6b725438c4221" > l2Norm< / a > (detail::tvec3< T, P > const & x)< / td > < / tr >
< tr class = "separator:gac674c1f4077f9b6a42e6b725438c4221" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga1d8568485d8bbe6593dbbc2221659dfe" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:ga1d8568485d8bbe6593dbbc2221659dfe" > < td class = "memTemplItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00213.html#ga1d8568485d8bbe6593dbbc2221659dfe" > length2< / a > (T const & x)< / td > < / tr >
< tr class = "separator:ga1d8568485d8bbe6593dbbc2221659dfe" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga2e489e9efce12a44b753548c15b59c06" > < td class = "memTemplParams" colspan = "2" > template< typename genType > < / td > < / tr >
< tr class = "memitem:ga2e489e9efce12a44b753548c15b59c06" > < td class = "memTemplItemLeft" align = "right" valign = "top" > genType::value_type  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00213.html#ga2e489e9efce12a44b753548c15b59c06" > length2< / a > (genType const & x)< / td > < / tr >
< tr class = "separator:ga2e489e9efce12a44b753548c15b59c06" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga5f78d8422258745062e300b76e3c0b85" > < td class = "memTemplParams" colspan = "2" > template< typename T , precision P> < / td > < / tr >
< tr class = "memitem:ga5f78d8422258745062e300b76e3c0b85" > < td class = "memTemplItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00213.html#ga5f78d8422258745062e300b76e3c0b85" > lxNorm< / a > (detail::tvec3< T, P > const & x, detail::tvec3< T, P > const & y, unsigned int Depth)< / td > < / tr >
< tr class = "separator:ga5f78d8422258745062e300b76e3c0b85" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga4a40dbc06c508af5e21a66d2dd4c9f9d" > < td class = "memTemplParams" colspan = "2" > template< typename T , precision P> < / td > < / tr >
< tr class = "memitem:ga4a40dbc06c508af5e21a66d2dd4c9f9d" > < td class = "memTemplItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00213.html#ga4a40dbc06c508af5e21a66d2dd4c9f9d" > lxNorm< / a > (detail::tvec3< T, P > const & x, unsigned int Depth)< / td > < / tr >
< tr class = "separator:ga4a40dbc06c508af5e21a66d2dd4c9f9d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2012-09-05 22:30:34 +00:00
< / table >
2012-11-18 13:05:52 +00:00
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2013-12-25 22:48:55 +00:00
< p > Various ways to compute vector norms. < / p >
< p > < < a class = "el" href = "a00085.html" title = "OpenGL Mathematics (glm.g-truc.net) " > glm/gtx/norm.hpp< / a > > need to be included to use these functionalities. < / p >
2012-11-18 13:05:52 +00:00
< h2 class = "groupheader" > Function Documentation< / h2 >
2013-12-25 22:48:55 +00:00
< a class = "anchor" id = "ga9affa2e0e963514b276b54b778986145" > < / a >
2012-09-05 22:30:34 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2013-12-25 22:48:55 +00:00
< td class = "memname" > T glm::distance2 < / td >
2012-09-05 22:30:34 +00:00
< td > (< / td >
2013-12-25 22:48:55 +00:00
< td class = "paramtype" > T const &   < / td >
< td class = "paramname" > < em > p0< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > T const &   < / td >
< td class = "paramname" > < em > p1< / em >   < / td >
< / tr >
< tr >
2012-09-05 22:30:34 +00:00
< td > < / td >
2013-12-25 22:48:55 +00:00
< td > )< / td >
< td > < / td > < td > < / td >
2012-09-05 22:30:34 +00:00
< / tr >
< / table >
2012-11-18 13:05:52 +00:00
< / div > < div class = "memdoc" >
2012-09-05 22:30:34 +00:00
2013-12-25 22:48:55 +00:00
< p > Returns the squared distance between p0 and p1, i.e., length(p0 - p1). < / p >
< p > From GLM_GTX_norm extension. < / p >
2012-09-05 22:30:34 +00:00
< / div >
< / div >
2013-12-25 22:48:55 +00:00
< a class = "anchor" id = "gafc6f577012065509f8fc332656ad81f0" > < / a >
2012-09-05 22:30:34 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2013-12-25 22:48:55 +00:00
< td class = "memname" > genType::value_type glm::distance2 < / td >
2012-09-05 22:30:34 +00:00
< td > (< / td >
< td class = "paramtype" > genType const &   < / td >
2013-12-25 22:48:55 +00:00
< 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 squared distance between p0 and p1, i.e., length(p0 - p1). < / p >
< p > From GLM_GTX_norm extension. < / p >
< / div >
< / div >
< a class = "anchor" id = "gaee37a0d793d114a7d2e46061cfedade1" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > T glm::l1Norm < / td >
< td > (< / td >
< td class = "paramtype" > detail::tvec3< T, P > const &   < / td >
< td class = "paramname" > < em > x< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > detail::tvec3< T, P > 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 L1 norm between x and y. < / p >
< p > From GLM_GTX_norm extension. < / p >
< / div >
< / div >
< a class = "anchor" id = "gae89433808d9f6c96bef5795995774e44" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > T glm::l1Norm < / td >
< td > (< / td >
< td class = "paramtype" > detail::tvec3< T, P > const &   < / td >
< td class = "paramname" > < em > v< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Returns the L1 norm of v. < / p >
< p > From GLM_GTX_norm extension. < / p >
< / div >
< / div >
< a class = "anchor" id = "ga21e67fc40ab2c499a3d7ff5dda861bd1" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > T glm::l2Norm < / td >
< td > (< / td >
< td class = "paramtype" > detail::tvec3< T, P > const &   < / td >
< td class = "paramname" > < em > x< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > detail::tvec3< T, P > 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 L2 norm between x and y. < / p >
< p > From GLM_GTX_norm extension. < / p >
< / div >
< / div >
< a class = "anchor" id = "gac674c1f4077f9b6a42e6b725438c4221" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > T glm::l2Norm < / td >
< td > (< / td >
< td class = "paramtype" > detail::tvec3< T, P > const &   < / td >
< td class = "paramname" > < em > x< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Returns the L2 norm of v. < / p >
< p > From GLM_GTX_norm extension. < / p >
< / div >
< / div >
< a class = "anchor" id = "ga1d8568485d8bbe6593dbbc2221659dfe" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > T glm::length2 < / td >
< td > (< / td >
< td class = "paramtype" > T const &   < / td >
< td class = "paramname" > < em > x< / em > < / td > < td > )< / td >
2012-09-05 22:30:34 +00:00
< td > < / td >
< / tr >
< / table >
2012-11-18 13:05:52 +00:00
< / div > < div class = "memdoc" >
2012-09-05 22:30:34 +00:00
2013-12-25 22:48:55 +00:00
< p > Returns the squared length of x. < / p >
< p > From GLM_GTX_norm extension. < / p >
2012-09-05 22:30:34 +00:00
< / div >
< / div >
2013-12-25 22:48:55 +00:00
< a class = "anchor" id = "ga2e489e9efce12a44b753548c15b59c06" > < / a >
2012-09-05 22:30:34 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2013-12-25 22:48:55 +00:00
< td class = "memname" > genType::value_type glm::length2 < / td >
2012-09-05 22:30:34 +00:00
< td > (< / td >
< td class = "paramtype" > genType const &   < / td >
2013-12-25 22:48:55 +00:00
< td class = "paramname" > < em > x< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Returns the squared length of x. < / p >
< p > From GLM_GTX_norm extension. < / p >
< / div >
< / div >
< a class = "anchor" id = "ga5f78d8422258745062e300b76e3c0b85" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > T glm::lxNorm < / td >
< td > (< / td >
< td class = "paramtype" > detail::tvec3< T, P > const &   < / td >
< td class = "paramname" > < em > x< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > detail::tvec3< T, P > const &   < / td >
< td class = "paramname" > < em > y< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > unsigned int  < / td >
< td class = "paramname" > < em > Depth< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Returns the L norm between x and y. < / p >
< p > From GLM_GTX_norm extension. < / p >
< / div >
< / div >
< a class = "anchor" id = "ga4a40dbc06c508af5e21a66d2dd4c9f9d" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > T glm::lxNorm < / td >
< td > (< / td >
< td class = "paramtype" > detail::tvec3< T, P > const &   < / td >
< td class = "paramname" > < em > x< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > unsigned int  < / td >
< td class = "paramname" > < em > Depth< / em >   < / td >
< / tr >
< tr >
2012-09-05 22:30:34 +00:00
< td > < / td >
2013-12-25 22:48:55 +00:00
< td > )< / td >
< td > < / td > < td > < / td >
2012-09-05 22:30:34 +00:00
< / tr >
< / table >
2012-11-18 13:05:52 +00:00
< / div > < div class = "memdoc" >
2012-09-05 22:30:34 +00:00
2013-12-25 22:48:55 +00:00
< p > Returns the L norm of v. < / p >
< p > From GLM_GTX_norm extension. < / p >
2012-09-05 22:30:34 +00:00
< / div >
< / div >
2012-11-18 13:05:52 +00:00
< / div > <!-- contents -->
<!-- start footer part -->
2012-09-05 22:30:34 +00:00
< 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" / >
2013-12-25 22:48:55 +00:00
< / a > 1.8.5
2012-09-05 22:30:34 +00:00
< / small > < / address >
< / body >
< / html >