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: bitfield.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_9440d7c11b99dcd7e5d369c7cf9802fe.html" > gtc< / 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" > bitfield.hpp File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < a href = "a00009_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:ga46f9295abe3b5c7658f5b13c7f819f0a" > < td class = "memTemplParams" colspan = "2" > template< typename genIUType > < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:ga46f9295abe3b5c7658f5b13c7f819f0a" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL genIUType  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00160.html#ga46f9295abe3b5c7658f5b13c7f819f0a" > bitfieldFillOne< / a > (genIUType Value, int FirstBit, int BitCount)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga46f9295abe3b5c7658f5b13c7f819f0a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gad789042e84e8292ae95dc1af856f2ad5" > < 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:gad789042e84e8292ae95dc1af856f2ad5" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vecType< T, P >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00160.html#gad789042e84e8292ae95dc1af856f2ad5" > bitfieldFillOne< / a > (vecType< T, P > const & Value, int FirstBit, int BitCount)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:gad789042e84e8292ae95dc1af856f2ad5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga697b86998b7d74ee0a69d8e9f8819fee" > < td class = "memTemplParams" colspan = "2" > template< typename genIUType > < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:ga697b86998b7d74ee0a69d8e9f8819fee" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL genIUType  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00160.html#ga697b86998b7d74ee0a69d8e9f8819fee" > bitfieldFillZero< / a > (genIUType Value, int FirstBit, int BitCount)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga697b86998b7d74ee0a69d8e9f8819fee" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaddba3196316b0bd240295b09b43c2958" > < 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:gaddba3196316b0bd240295b09b43c2958" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vecType< T, P >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00160.html#gaddba3196316b0bd240295b09b43c2958" > bitfieldFillZero< / a > (vecType< T, P > const & Value, int FirstBit, int BitCount)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:gaddba3196316b0bd240295b09b43c2958" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:ga24cad0069f9a0450abd80b3e89501adf" > < td class = "memItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL int16  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00160.html#ga24cad0069f9a0450abd80b3e89501adf" > bitfieldInterleave< / a > (int8 x, int8 y)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga24cad0069f9a0450abd80b3e89501adf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:ga9a4976a529aec2cee56525e1165da484" > < td class = "memItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL uint16  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00160.html#ga9a4976a529aec2cee56525e1165da484" > bitfieldInterleave< / a > (uint8 x, uint8 y)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga9a4976a529aec2cee56525e1165da484" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:gac51c33a394593f0631fa3aa5bb778809" > < td class = "memItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL int32  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00160.html#gac51c33a394593f0631fa3aa5bb778809" > bitfieldInterleave< / a > (int16 x, int16 y)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:gac51c33a394593f0631fa3aa5bb778809" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:ga94f3646a5667f4be56f8dcf3310e963f" > < td class = "memItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL uint32  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00160.html#ga94f3646a5667f4be56f8dcf3310e963f" > bitfieldInterleave< / a > (uint16 x, uint16 y)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga94f3646a5667f4be56f8dcf3310e963f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:gaebb756a24a0784e3d6fba8bd011ab77a" > < td class = "memItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL int64  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00160.html#gaebb756a24a0784e3d6fba8bd011ab77a" > bitfieldInterleave< / a > (int32 x, int32 y)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:gaebb756a24a0784e3d6fba8bd011ab77a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:ga2f1e2b3fe699e7d897ae38b2115ddcbd" > < td class = "memItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL uint64  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00160.html#ga2f1e2b3fe699e7d897ae38b2115ddcbd" > bitfieldInterleave< / a > (uint32 x, uint32 y)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga2f1e2b3fe699e7d897ae38b2115ddcbd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:ga8fdb724dccd4a07d57efc01147102137" > < td class = "memItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL int32  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00160.html#ga8fdb724dccd4a07d57efc01147102137" > bitfieldInterleave< / a > (int8 x, int8 y, int8 z)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga8fdb724dccd4a07d57efc01147102137" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:ga9fc2a0dd5dcf8b00e113f272a5feca93" > < td class = "memItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL uint32  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00160.html#ga9fc2a0dd5dcf8b00e113f272a5feca93" > bitfieldInterleave< / a > (uint8 x, uint8 y, uint8 z)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga9fc2a0dd5dcf8b00e113f272a5feca93" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:gaa901c36a842fa5d126ea650549f17b24" > < td class = "memItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL int64  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00160.html#gaa901c36a842fa5d126ea650549f17b24" > bitfieldInterleave< / a > (int16 x, int16 y, int16 z)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:gaa901c36a842fa5d126ea650549f17b24" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:ga3afd6d38881fe3948c53d4214d2197fd" > < td class = "memItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL uint64  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00160.html#ga3afd6d38881fe3948c53d4214d2197fd" > bitfieldInterleave< / a > (uint16 x, uint16 y, uint16 z)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga3afd6d38881fe3948c53d4214d2197fd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:gad2075d96a6640121edaa98ea534102ca" > < td class = "memItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL int64  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00160.html#gad2075d96a6640121edaa98ea534102ca" > bitfieldInterleave< / a > (int32 x, int32 y, int32 z)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:gad2075d96a6640121edaa98ea534102ca" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:gab19fbc739fc0cf7247978602c36f7da8" > < td class = "memItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL uint64  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00160.html#gab19fbc739fc0cf7247978602c36f7da8" > bitfieldInterleave< / a > (uint32 x, uint32 y, uint32 z)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:gab19fbc739fc0cf7247978602c36f7da8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:ga8a44ae22f5c953b296c42d067dccbe6d" > < td class = "memItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL int32  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00160.html#ga8a44ae22f5c953b296c42d067dccbe6d" > bitfieldInterleave< / a > (int8 x, int8 y, int8 z, int8 w)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga8a44ae22f5c953b296c42d067dccbe6d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:ga14bb274d54a3c26f4919dd7ed0dd0c36" > < td class = "memItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL uint32  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00160.html#ga14bb274d54a3c26f4919dd7ed0dd0c36" > bitfieldInterleave< / a > (uint8 x, uint8 y, uint8 z, uint8 w)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga14bb274d54a3c26f4919dd7ed0dd0c36" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:ga180a63161e1319fbd5a53c84d0429c7a" > < td class = "memItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL int64  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00160.html#ga180a63161e1319fbd5a53c84d0429c7a" > bitfieldInterleave< / a > (int16 x, int16 y, int16 z, int16 w)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga180a63161e1319fbd5a53c84d0429c7a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:gafca8768671a14c8016facccb66a89f26" > < td class = "memItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL uint64  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00160.html#gafca8768671a14c8016facccb66a89f26" > bitfieldInterleave< / a > (uint16 x, uint16 y, uint16 z, uint16 w)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:gafca8768671a14c8016facccb66a89f26" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga2eb49678a344ce1495bdb5586d9896b9" > < td class = "memTemplParams" colspan = "2" > template< typename genIUType > < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:ga2eb49678a344ce1495bdb5586d9896b9" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL genIUType  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00160.html#ga2eb49678a344ce1495bdb5586d9896b9" > bitfieldRotateLeft< / a > (genIUType In, int Shift)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga2eb49678a344ce1495bdb5586d9896b9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga410d130917d85b865718e3ebc32cf0ef" > < 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:ga410d130917d85b865718e3ebc32cf0ef" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vecType< T, P >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00160.html#ga410d130917d85b865718e3ebc32cf0ef" > bitfieldRotateLeft< / a > (vecType< T, P > const & In, int Shift)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga410d130917d85b865718e3ebc32cf0ef" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga1c33d075c5fb8bd8dbfd5092bfc851ca" > < td class = "memTemplParams" colspan = "2" > template< typename genIUType > < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:ga1c33d075c5fb8bd8dbfd5092bfc851ca" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL genIUType  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00160.html#ga1c33d075c5fb8bd8dbfd5092bfc851ca" > bitfieldRotateRight< / a > (genIUType In, int Shift)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga1c33d075c5fb8bd8dbfd5092bfc851ca" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga96b56fd2adad1eeaee9e10dfe83904ba" > < 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:ga96b56fd2adad1eeaee9e10dfe83904ba" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vecType< T, P >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00160.html#ga96b56fd2adad1eeaee9e10dfe83904ba" > bitfieldRotateRight< / a > (vecType< T, P > const & In, int Shift)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga96b56fd2adad1eeaee9e10dfe83904ba" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gad7eba518a0b71662114571ee76939f8a" > < td class = "memTemplParams" colspan = "2" > template< typename genIUType > < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:gad7eba518a0b71662114571ee76939f8a" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL genIUType  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00160.html#gad7eba518a0b71662114571ee76939f8a" > mask< / a > (genIUType Bits)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:gad7eba518a0b71662114571ee76939f8a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga073dbd8642f550b51da3572541431c1c" > < td class = "memTemplParams" colspan = "2" > template< typename T , precision P, template< typename, precision > class vecIUType> < / td > < / tr >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:ga073dbd8642f550b51da3572541431c1c" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vecIUType< T, P >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00160.html#ga073dbd8642f550b51da3572541431c1c" > mask< / a > (vecIUType< T, P > const & v)< / td > < / tr >
2015-08-02 08:23:00 +00:00
< tr class = "separator:ga073dbd8642f550b51da3572541431c1c" > < 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 = "a00160.html" > GLM_GTC_bitfield< / a > < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00156.html" title = "The core of GLM, which implements exactly and only the GLSL specification to the degree possible..." > GLM Core< / a > (dependence) < / dd >
2015-08-02 08:23:00 +00:00
< dd >
2016-09-11 10:44:33 +00:00
< a class = "el" href = "a00160.html" title = "Allow to perform bit operations on integer values. " > GLM_GTC_bitfield< / a > (dependence) < / dd > < / dl >
2015-08-02 08:23:00 +00:00
< p > Definition in file < a class = "el" href = "a00009_source.html" > bitfield.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 >