<divclass="ttc"id="a00707_html_ga590488e1fc00a6cfe5d3bcaf93fbfe88"><divclass="ttname"><ahref="a00707.html#ga590488e1fc00a6cfe5d3bcaf93fbfe88">glm::bitfieldRotateRight</a></div><divclass="ttdeci">GLM_FUNC_DECL vec< L, T, Q > bitfieldRotateRight(vec< L, T, Q > const &In, int Shift)</div><divclass="ttdoc">Rotate all bits to the right. </div></div>
<divclass="ttc"id="a00707_html_gafca8768671a14c8016facccb66a89f26"><divclass="ttname"><ahref="a00707.html#gafca8768671a14c8016facccb66a89f26">glm::bitfieldInterleave</a></div><divclass="ttdeci">GLM_FUNC_DECL uint64 bitfieldInterleave(uint16 x, uint16 y, uint16 z, uint16 w)</div><divclass="ttdoc">Interleaves the bits of x, y, z and w. </div></div>
<divclass="ttc"id="a00688_html_ga1134b580f8da4de94ca6b1de4d37975e"><divclass="ttname"><ahref="a00688.html#ga1134b580f8da4de94ca6b1de4d37975e">glm::uint32</a></div><divclass="ttdeci">detail::uint32 uint32</div><divclass="ttdoc">32 bit unsigned integer type. </div><divclass="ttdef"><b>Definition:</b><ahref="a00251_source.html#l00064">scalar_uint_sized.hpp:64</a></div></div>
<divclass="ttc"id="a00707_html_ga8dbb8c87092f33bd815dd8a840be5d60"><divclass="ttname"><ahref="a00707.html#ga8dbb8c87092f33bd815dd8a840be5d60">glm::bitfieldDeinterleave</a></div><divclass="ttdeci">GLM_FUNC_DECL glm::u32vec2 bitfieldDeinterleave(glm::uint64 x)</div><divclass="ttdoc">Deinterleaves the bits of x. </div></div>
<divclass="ttc"id="a00722_html_ga2a266e46ee218d0c680f12b35c500cc0"><divclass="ttname"><ahref="a00722.html#ga2a266e46ee218d0c680f12b35c500cc0">glm::u32vec2</a></div><divclass="ttdeci">vec< 2, u32, defaultp > u32vec2</div><divclass="ttdoc">Default qualifier 32 bit unsigned integer vector of 2 components type. </div><divclass="ttdef"><b>Definition:</b><ahref="a00383_source.html#l00380">fwd.hpp:380</a></div></div>
<divclass="ttc"id="a00707_html_ga3e96dd1f0a4bc892f063251ed118c0c1"><divclass="ttname"><ahref="a00707.html#ga3e96dd1f0a4bc892f063251ed118c0c1">glm::bitfieldFillOne</a></div><divclass="ttdeci">GLM_FUNC_DECL vec< L, T, Q > bitfieldFillOne(vec< L, T, Q > const &Value, int FirstBit, int BitCount)</div><divclass="ttdoc">Set to 1 a range of bits. </div></div>
<divclass="ttc"id="a00686_html_gaff5189f97f9e842d9636a0f240001b2e"><divclass="ttname"><ahref="a00686.html#gaff5189f97f9e842d9636a0f240001b2e">glm::int64</a></div><divclass="ttdeci">detail::int64 int64</div><divclass="ttdoc">64 bit signed integer type. </div><divclass="ttdef"><b>Definition:</b><ahref="a00245_source.html#l00067">scalar_int_sized.hpp:67</a></div></div>
<divclass="ttc"id="a00722_html_ga2a78447eb9d66a114b193f4a25899c16"><divclass="ttname"><ahref="a00722.html#ga2a78447eb9d66a114b193f4a25899c16">glm::u16vec2</a></div><divclass="ttdeci">vec< 2, u16, defaultp > u16vec2</div><divclass="ttdoc">Default qualifier 16 bit unsigned integer vector of 2 components type. </div><divclass="ttdef"><b>Definition:</b><ahref="a00383_source.html#l00360">fwd.hpp:360</a></div></div>
<divclass="ttc"id="a00707_html_ga0d16c9acef4be79ea9b47c082a0cf7c2"><divclass="ttname"><ahref="a00707.html#ga0d16c9acef4be79ea9b47c082a0cf7c2">glm::bitfieldFillZero</a></div><divclass="ttdeci">GLM_FUNC_DECL vec< L, T, Q > bitfieldFillZero(vec< L, T, Q > const &Value, int FirstBit, int BitCount)</div><divclass="ttdoc">Set to 0 a range of bits. </div></div>