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_integer.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_integer.hpp File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < a href = "a00032_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:ga44abfe3379e11cbd29425a843420d0d6" > < td class = "memTemplParams" colspan = "2" > template< typename genType > < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:ga44abfe3379e11cbd29425a843420d0d6" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL int  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00149.html#ga44abfe3379e11cbd29425a843420d0d6" > bitCount< / a > (genType v)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga44abfe3379e11cbd29425a843420d0d6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga1f29640969a3c54564da06ac67a5392e" > < 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:ga1f29640969a3c54564da06ac67a5392e" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vecType< int, P >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00149.html#ga1f29640969a3c54564da06ac67a5392e" > bitCount< / a > (vecType< T, P > const & v)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga1f29640969a3c54564da06ac67a5392e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gab84b88f3a8e367774e5dd1c618c353cf" > < 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:gab84b88f3a8e367774e5dd1c618c353cf" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vecType< T, P >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00149.html#gab84b88f3a8e367774e5dd1c618c353cf" > bitfieldExtract< / a > (vecType< T, P > const & Value, int Offset, int Bits)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:gab84b88f3a8e367774e5dd1c618c353cf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga5681dfac9239beb1b8bd995e3c6496d7" > < 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:ga5681dfac9239beb1b8bd995e3c6496d7" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vecType< T, P >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00149.html#ga5681dfac9239beb1b8bd995e3c6496d7" > bitfieldInsert< / a > (vecType< T, P > const & Base, vecType< T, P > const & Insert, int Offset, int Bits)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga5681dfac9239beb1b8bd995e3c6496d7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga153e7e8d0c035f83cce50fc3e580930f" > < 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:ga153e7e8d0c035f83cce50fc3e580930f" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vecType< T, P >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00149.html#ga153e7e8d0c035f83cce50fc3e580930f" > bitfieldReverse< / a > (vecType< T, P > const & v)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga153e7e8d0c035f83cce50fc3e580930f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaf74c4d969fa34ab8acb9d390f5ca5274" > < td class = "memTemplParams" colspan = "2" > template< typename genIUType > < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:gaf74c4d969fa34ab8acb9d390f5ca5274" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL int  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00149.html#gaf74c4d969fa34ab8acb9d390f5ca5274" > findLSB< / a > (genIUType x)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:gaf74c4d969fa34ab8acb9d390f5ca5274" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga014a72009e68233c34c06a6dc2251b8c" > < 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:ga014a72009e68233c34c06a6dc2251b8c" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vecType< int, P >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00149.html#ga014a72009e68233c34c06a6dc2251b8c" > findLSB< / a > (vecType< T, P > const & v)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga014a72009e68233c34c06a6dc2251b8c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga7e4a794d766861c70bc961630f8ef621" > < td class = "memTemplParams" colspan = "2" > template< typename genIUType > < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:ga7e4a794d766861c70bc961630f8ef621" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL int  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00149.html#ga7e4a794d766861c70bc961630f8ef621" > findMSB< / a > (genIUType x)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga7e4a794d766861c70bc961630f8ef621" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga433104d77ec2ba58888aaefb77e9183f" > < 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:ga433104d77ec2ba58888aaefb77e9183f" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vecType< int, P >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00149.html#ga433104d77ec2ba58888aaefb77e9183f" > findMSB< / a > (vecType< T, P > const & v)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga433104d77ec2ba58888aaefb77e9183f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga6e6e8b29ca40d8ca2df10b58ed17d426" > < td class = "memTemplParams" colspan = "2" > template< precision P, template< typename, precision > class vecType> < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:ga6e6e8b29ca40d8ca2df10b58ed17d426" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL void  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00149.html#ga6e6e8b29ca40d8ca2df10b58ed17d426" > imulExtended< / a > (vecType< int, P > const & x, vecType< int, P > const & y, vecType< int, P > & msb, vecType< int, P > & lsb)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga6e6e8b29ca40d8ca2df10b58ed17d426" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga2fc1a46e7b7e9fbbd8fa444fbacaa2aa" > < td class = "memTemplParams" colspan = "2" > template< precision P, template< typename, precision > class vecType> < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:ga2fc1a46e7b7e9fbbd8fa444fbacaa2aa" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vecType< uint, P >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00149.html#ga2fc1a46e7b7e9fbbd8fa444fbacaa2aa" > uaddCarry< / a > (vecType< uint, P > const & x, vecType< uint, P > const & y, vecType< uint, P > & carry)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga2fc1a46e7b7e9fbbd8fa444fbacaa2aa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga456ff9dcec42f6769a9ae2a2af7f1ce1" > < td class = "memTemplParams" colspan = "2" > template< precision P, template< typename, precision > class vecType> < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:ga456ff9dcec42f6769a9ae2a2af7f1ce1" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL void  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00149.html#ga456ff9dcec42f6769a9ae2a2af7f1ce1" > umulExtended< / a > (vecType< uint, P > const & x, vecType< uint, P > const & y, vecType< uint, P > & msb, vecType< uint, P > & lsb)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga456ff9dcec42f6769a9ae2a2af7f1ce1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga22a889bf08313b7e547e2cdb8bb15ee4" > < td class = "memTemplParams" colspan = "2" > template< precision P, template< typename, precision > class vecType> < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:ga22a889bf08313b7e547e2cdb8bb15ee4" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vecType< uint, P >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00149.html#ga22a889bf08313b7e547e2cdb8bb15ee4" > usubBorrow< / a > (vecType< uint, P > const & x, vecType< uint, P > const & y, vecType< uint, P > & borrow)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga22a889bf08313b7e547e2cdb8bb15ee4" > < 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.8 Integer Functions< / a > < / dd > < / dl >
< p > Definition in file < a class = "el" href = "a00032_source.html" > func_integer.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 >