<divclass="ttc"id="a00716_html_gab6bbd5be3b8e6db538ecb33a7844481c"><divclass="ttname"><ahref="a00716.html#gab6bbd5be3b8e6db538ecb33a7844481c">glm::packUnorm2x4</a></div><divclass="ttdeci">GLM_FUNC_DECL uint8 packUnorm2x4(vec2 const &v)</div><divclass="ttdoc">Convert each component of the normalized floating-point vector into unsigned integer values...</div></div>
<divclass="ttc"id="a00716_html_ga9f82737bf2a44bedff1d286b76837886"><divclass="ttname"><ahref="a00716.html#ga9f82737bf2a44bedff1d286b76837886">glm::packUnorm1x16</a></div><divclass="ttdeci">GLM_FUNC_DECL uint16 packUnorm1x16(float v)</div><divclass="ttdoc">First, converts the normalized floating-point value v into a 16-bit integer value. </div></div>
<divclass="ttc"id="a00716_html_ga1989f093a27ae69cf9207145be48b3d7"><divclass="ttname"><ahref="a00716.html#ga1989f093a27ae69cf9207145be48b3d7">glm::packInt4x16</a></div><divclass="ttdeci">GLM_FUNC_DECL int64 packInt4x16(i16vec4 const &v)</div><divclass="ttdoc">Convert each component from an integer vector into a packed unsigned integer. </div></div>
<divclass="ttc"id="a00716_html_gaf942ff11b65e83eb5f77e68329ebc6ab"><divclass="ttname"><ahref="a00716.html#gaf942ff11b65e83eb5f77e68329ebc6ab">glm::unpackUint2x32</a></div><divclass="ttdeci">GLM_FUNC_DECL u32vec2 unpackUint2x32(uint64 p)</div><divclass="ttdoc">Convert a packed integer into an integer vector. </div></div>
<divclass="ttc"id="a00716_html_ga7f9abdb50f9be1aa1c14912504a0d98d"><divclass="ttname"><ahref="a00716.html#ga7f9abdb50f9be1aa1c14912504a0d98d">glm::packUnorm2x3_1x2</a></div><divclass="ttdeci">GLM_FUNC_DECL uint8 packUnorm2x3_1x2(vec3 const &v)</div><divclass="ttdoc">Convert each component of the normalized floating-point vector into unsigned integer values...</div></div>
<divclass="ttc"id="a00716_html_gab3bc08ecfc0f3339be93fb2b3b56d88a"><divclass="ttname"><ahref="a00716.html#gab3bc08ecfc0f3339be93fb2b3b56d88a">glm::unpackUnorm1x5_1x6_1x5</a></div><divclass="ttdeci">GLM_FUNC_DECL vec3 unpackUnorm1x5_1x6_1x5(uint16 p)</div><divclass="ttdoc">Convert a packed integer to a normalized floating-point vector. </div></div>
<divclass="ttc"id="a00716_html_gac58ee89d0e224bb6df5e8bbb18843a2d"><divclass="ttname"><ahref="a00716.html#gac58ee89d0e224bb6df5e8bbb18843a2d">glm::unpackUnorm4x4</a></div><divclass="ttdeci">GLM_FUNC_DECL vec4 unpackUnorm4x4(uint16 p)</div><divclass="ttdoc">Convert a packed integer to a normalized floating-point vector. </div></div>
<divclass="ttc"id="a00721_html_ga550831bfc26d1e0101c1cb3d79938c06"><divclass="ttname"><ahref="a00721.html#ga550831bfc26d1e0101c1cb3d79938c06">glm::i16vec4</a></div><divclass="ttdeci">vec< 4, i16, defaultp > i16vec4</div><divclass="ttdoc">16 bit signed integer vector of 4 components type. </div><divclass="ttdef"><b>Definition:</b><ahref="a00380_source.html#l00260">fwd.hpp:260</a></div></div>
<divclass="ttc"id="a00716_html_gaa864081097b86e83d8e4a4d79c382b22"><divclass="ttname"><ahref="a00716.html#gaa864081097b86e83d8e4a4d79c382b22">glm::packUint2x32</a></div><divclass="ttdeci">GLM_FUNC_DECL uint64 packUint2x32(u32vec2 const &v)</div><divclass="ttdoc">Convert each component from an integer vector into a packed unsigned integer. </div></div>
<divclass="ttc"id="a00716_html_ga6be3cfb2cce3702f03e91bbeb5286d7e"><divclass="ttname"><ahref="a00716.html#ga6be3cfb2cce3702f03e91bbeb5286d7e">glm::packSnorm2x8</a></div><divclass="ttdeci">GLM_FUNC_DECL uint16 packSnorm2x8(vec2 const &v)</div><divclass="ttdoc">First, converts each component of the normalized floating-point value v into 8-bit integer values...</div></div>
<divclass="ttc"id="a00716_html_ga2ceb62cca347d8ace42ee90317a3f1f9"><divclass="ttname"><ahref="a00716.html#ga2ceb62cca347d8ace42ee90317a3f1f9">glm::packUint4x16</a></div><divclass="ttdeci">GLM_FUNC_DECL uint64 packUint4x16(u16vec4 const &v)</div><divclass="ttdoc">Convert each component from an integer vector into a packed unsigned integer. </div></div>
<divclass="ttc"id="a00716_html_gae3592e0795e62aaa1865b3a10496a7a1"><divclass="ttname"><ahref="a00716.html#gae3592e0795e62aaa1865b3a10496a7a1">glm::packSnorm1x8</a></div><divclass="ttdeci">GLM_FUNC_DECL uint8 packSnorm1x8(float s)</div><divclass="ttdoc">First, converts the normalized floating-point value v into 8-bit integer value. </div></div>
<divclass="ttc"id="a00716_html_gab997545661877d2c7362a5084d3897d3"><divclass="ttname"><ahref="a00716.html#gab997545661877d2c7362a5084d3897d3">glm::packSnorm3x10_1x2</a></div><divclass="ttdeci">GLM_FUNC_DECL uint32 packSnorm3x10_1x2(vec4 const &v)</div><divclass="ttdoc">First, converts the first three components of the normalized floating-point value v into 10-bit signe...</div></div>
<divclass="ttc"id="a00721_html_ga8b44026374982dcd1e52d22bac99247e"><divclass="ttname"><ahref="a00721.html#ga8b44026374982dcd1e52d22bac99247e">glm::i32vec2</a></div><divclass="ttdeci">vec< 2, i32, defaultp > i32vec2</div><divclass="ttdoc">32 bit signed integer vector of 2 components type. </div><divclass="ttdef"><b>Definition:</b><ahref="a00380_source.html#l00278">fwd.hpp:278</a></div></div>
<divclass="ttc"id="a00716_html_ga6abd5a9014df3b5ce4059008d2491260"><divclass="ttname"><ahref="a00716.html#ga6abd5a9014df3b5ce4059008d2491260">glm::unpackUnorm2x3_1x2</a></div><divclass="ttdeci">GLM_FUNC_DECL vec3 unpackUnorm2x3_1x2(uint8 p)</div><divclass="ttdoc">Convert a packed integer to a normalized floating-point vector. </div></div>
<divclass="ttc"id="a00716_html_ga358943934d21da947d5bcc88c2ab7832"><divclass="ttname"><ahref="a00716.html#ga358943934d21da947d5bcc88c2ab7832">glm::packSnorm4x16</a></div><divclass="ttdeci">GLM_FUNC_DECL uint64 packSnorm4x16(vec4 const &v)</div><divclass="ttdoc">First, converts each component of the normalized floating-point value v into 16-bit integer values...</div></div>
<divclass="ttc"id="a00716_html_ga3e6ac9178b59f0b1b2f7599f2183eb7f"><divclass="ttname"><ahref="a00716.html#ga3e6ac9178b59f0b1b2f7599f2183eb7f">glm::unpackUnorm</a></div><divclass="ttdeci">GLM_FUNC_DECL vec< L, floatType, Q > unpackUnorm(vec< L, uintType, Q > const &v)</div><divclass="ttdoc">Convert a packed integer to a normalized floating-point vector. </div></div>
<divclass="ttc"id="a00721_html_gad06935764d78f43f9d542c784c2212ec"><divclass="ttname"><ahref="a00721.html#gad06935764d78f43f9d542c784c2212ec">glm::i8vec2</a></div><divclass="ttdeci">vec< 2, i8, defaultp > i8vec2</div><divclass="ttdoc">8 bit signed integer vector of 2 components type. </div><divclass="ttdef"><b>Definition:</b><ahref="a00380_source.html#l00238">fwd.hpp:238</a></div></div>
<divclass="ttc"id="a00716_html_gac37dedaba24b00adb4ec6e8f92c19dbf"><divclass="ttname"><ahref="a00716.html#gac37dedaba24b00adb4ec6e8f92c19dbf">glm::unpackHalf1x16</a></div><divclass="ttdeci">GLM_FUNC_DECL float unpackHalf1x16(uint16 v)</div><divclass="ttdoc">Returns a floating-point scalar with components obtained by unpacking a 16-bit unsigned integer into ...</div></div>
<divclass="ttc"id="a00716_html_ga43f2093b6ff192a79058ff7834fc3528"><divclass="ttname"><ahref="a00716.html#ga43f2093b6ff192a79058ff7834fc3528">glm::packHalf1x16</a></div><divclass="ttdeci">GLM_FUNC_DECL uint16 packHalf1x16(float v)</div><divclass="ttdoc">Returns an unsigned integer obtained by converting the components of a floating-point scalar to the 1...</div></div>
<divclass="ttc"id="a00716_html_ga5eecc9e8cbaf51ac6cf57501e670ee19"><divclass="ttname"><ahref="a00716.html#ga5eecc9e8cbaf51ac6cf57501e670ee19">glm::packUint2x16</a></div><divclass="ttdeci">GLM_FUNC_DECL uint packUint2x16(u16vec2 const &v)</div><divclass="ttdoc">Convert each component from an integer vector into a packed unsigned integer. </div></div>
<divclass="ttc"id="a00716_html_gafe2f7b39caf8f5ec555e1c059ec530e6"><divclass="ttname"><ahref="a00716.html#gafe2f7b39caf8f5ec555e1c059ec530e6">glm::packHalf4x16</a></div><divclass="ttdeci">GLM_FUNC_DECL uint64 packHalf4x16(vec4 const &v)</div><divclass="ttdoc">Returns an unsigned integer obtained by converting the components of a four-component floating-point ...</div></div>
<divclass="ttc"id="a00721_html_ga518b8d948a6b4ddb72f84d5c3b7b6611"><divclass="ttname"><ahref="a00721.html#ga518b8d948a6b4ddb72f84d5c3b7b6611">glm::u8vec2</a></div><divclass="ttdeci">vec< 2, u8, defaultp > u8vec2</div><divclass="ttdoc">Default qualifier 8 bit unsigned integer vector of 2 components type. </div><divclass="ttdef"><b>Definition:</b><ahref="a00380_source.html#l00340">fwd.hpp:340</a></div></div>
<divclass="ttc"id="a00721_html_ga2996630ba7b10535af8e065cf326f761"><divclass="ttname"><ahref="a00721.html#ga2996630ba7b10535af8e065cf326f761">glm::i16vec2</a></div><divclass="ttdeci">vec< 2, i16, defaultp > i16vec2</div><divclass="ttdoc">16 bit signed integer vector of 2 components type. </div><divclass="ttdef"><b>Definition:</b><ahref="a00380_source.html#l00258">fwd.hpp:258</a></div></div>
<divclass="ttc"id="a00716_html_gab297c0bfd38433524791eb0584d8f08d"><divclass="ttname"><ahref="a00716.html#gab297c0bfd38433524791eb0584d8f08d">glm::unpackInt2x32</a></div><divclass="ttdeci">GLM_FUNC_DECL i32vec2 unpackInt2x32(int64 p)</div><divclass="ttdoc">Convert a packed integer into an integer vector. </div></div>
<divclass="ttc"id="a00716_html_ga9a05330e5490be0908d3b117d82aff56"><divclass="ttname"><ahref="a00716.html#ga9a05330e5490be0908d3b117d82aff56">glm::unpackI3x10_1x2</a></div><divclass="ttdeci">GLM_FUNC_DECL ivec4 unpackI3x10_1x2(uint32 p)</div><divclass="ttdoc">Unpacks a single 32-bit unsigned integer p into three 10-bit and one 2-bit signed integers...</div></div>
<divclass="ttc"id="a00716_html_gaaddf9c353528fe896106f7181219c7f4"><divclass="ttname"><ahref="a00716.html#gaaddf9c353528fe896106f7181219c7f4">glm::unpackSnorm4x16</a></div><divclass="ttdeci">GLM_FUNC_DECL vec4 unpackSnorm4x16(uint64 p)</div><divclass="ttdoc">First, unpacks a single 64-bit unsigned integer p into four 16-bit signed integers. </div></div>
<divclass="ttc"id="a00716_html_ga30d6b2f1806315bcd6047131f547d33b"><divclass="ttname"><ahref="a00716.html#ga30d6b2f1806315bcd6047131f547d33b">glm::unpackHalf</a></div><divclass="ttdeci">GLM_FUNC_DECL vec< L, float, Q > unpackHalf(vec< L, uint16, Q > const &p)</div><divclass="ttdoc">Returns a floating-point vector with components obtained by reinterpreting an integer vector as 16-bi...</div></div>
<divclass="ttc"id="a00716_html_ga8b128e89be449fc71336968a66bf6e1a"><divclass="ttname"><ahref="a00716.html#ga8b128e89be449fc71336968a66bf6e1a">glm::unpackSnorm2x8</a></div><divclass="ttdeci">GLM_FUNC_DECL vec2 unpackSnorm2x8(uint16 p)</div><divclass="ttdoc">First, unpacks a single 16-bit unsigned integer p into a pair of 8-bit signed integers. </div></div>
<divclass="ttc"id="a00716_html_ga035bbbeab7ec2b28c0529757395b645b"><divclass="ttname"><ahref="a00716.html#ga035bbbeab7ec2b28c0529757395b645b">glm::unpackUint2x16</a></div><divclass="ttdeci">GLM_FUNC_DECL u16vec2 unpackUint2x16(uint p)</div><divclass="ttdoc">Convert a packed integer into an integer vector. </div></div>
<divclass="ttc"id="a00716_html_ga9a666b1c688ab54100061ed06526de6e"><divclass="ttname"><ahref="a00716.html#ga9a666b1c688ab54100061ed06526de6e">glm::packUnorm2x8</a></div><divclass="ttdeci">GLM_FUNC_DECL uint16 packUnorm2x8(vec2 const &v)</div><divclass="ttdoc">First, converts each component of the normalized floating-point value v into 8-bit integer values...</div></div>
<divclass="ttc"id="a00716_html_ga5c1ec97894b05ea21a05aea4f0204a02"><divclass="ttname"><ahref="a00716.html#ga5c1ec97894b05ea21a05aea4f0204a02">glm::unpackRGBM</a></div><divclass="ttdeci">GLM_FUNC_DECL vec< 3, T, Q > unpackRGBM(vec< 4, T, Q > const &rgbm)</div><divclass="ttdoc">Returns a floating-point vector with components obtained by reinterpreting an integer vector as 16-bi...</div></div>
<divclass="ttc"id="a00716_html_ga06ecb6afb902dba45419008171db9023"><divclass="ttname"><ahref="a00716.html#ga06ecb6afb902dba45419008171db9023">glm::packI3x10_1x2</a></div><divclass="ttdeci">GLM_FUNC_DECL uint32 packI3x10_1x2(ivec4 const &v)</div><divclass="ttdoc">Returns an unsigned integer obtained by converting the components of a four-component signed integer ...</div></div>
<divclass="ttc"id="a00716_html_ga4b2fa60df3460403817d28b082ee0736"><divclass="ttname"><ahref="a00716.html#ga4b2fa60df3460403817d28b082ee0736">glm::packUnorm1x8</a></div><divclass="ttdeci">GLM_FUNC_DECL uint8 packUnorm1x8(float v)</div><divclass="ttdoc">First, converts the normalized floating-point value v into a 8-bit integer value. ...</div></div>
<divclass="ttc"id="a00716_html_ga1cd8d2038cdd33a860801aa155a26221"><divclass="ttname"><ahref="a00716.html#ga1cd8d2038cdd33a860801aa155a26221">glm::unpackInt4x8</a></div><divclass="ttdeci">GLM_FUNC_DECL i8vec4 unpackInt4x8(int32 p)</div><divclass="ttdoc">Convert a packed integer into an integer vector. </div></div>
<divclass="ttc"id="a00716_html_ga4851ff86678aa1c7ace9d67846894285"><divclass="ttname"><ahref="a00716.html#ga4851ff86678aa1c7ace9d67846894285">glm::unpackSnorm1x8</a></div><divclass="ttdeci">GLM_FUNC_DECL float unpackSnorm1x8(uint8 p)</div><divclass="ttdoc">First, unpacks a single 8-bit unsigned integer p into a single 8-bit signed integers. </div></div>
<divclass="ttc"id="a00716_html_ga0466daf4c90f76cc64b3f105ce727295"><divclass="ttname"><ahref="a00716.html#ga0466daf4c90f76cc64b3f105ce727295">glm::packRGBM</a></div><divclass="ttdeci">GLM_FUNC_DECL vec< 4, T, Q > packRGBM(vec< 3, T, Q > const &rgb)</div><divclass="ttdoc">Returns an unsigned integer vector obtained by converting the components of a floating-point vector t...</div></div>
<divclass="ttc"id="a00716_html_gaf2238401d5ce2aaade1a44ba19709072"><divclass="ttname"><ahref="a00716.html#gaf2238401d5ce2aaade1a44ba19709072">glm::packInt4x8</a></div><divclass="ttdeci">GLM_FUNC_DECL int32 packInt4x8(i8vec4 const &v)</div><divclass="ttdoc">Convert each component from an integer vector into a packed unsigned integer. </div></div>
<divclass="ttc"id="a00716_html_ga5156d3060355fe332865da2c7f78815f"><divclass="ttname"><ahref="a00716.html#ga5156d3060355fe332865da2c7f78815f">glm::unpackUnorm3x10_1x2</a></div><divclass="ttdeci">GLM_FUNC_DECL vec4 unpackUnorm3x10_1x2(uint32 p)</div><divclass="ttdoc">First, unpacks a single 32-bit unsigned integer p into four 16-bit signed integers. </div></div>
<divclass="ttc"id="a00721_html_ga4177a44206121dabc8c4ff1c0f544574"><divclass="ttname"><ahref="a00721.html#ga4177a44206121dabc8c4ff1c0f544574">glm::i8vec4</a></div><divclass="ttdeci">vec< 4, i8, defaultp > i8vec4</div><divclass="ttdoc">8 bit signed integer vector of 4 components type. </div><divclass="ttdef"><b>Definition:</b><ahref="a00380_source.html#l00240">fwd.hpp:240</a></div></div>
<divclass="ttc"id="a00716_html_ga8a1ee625d2707c60530fb3fca2980b19"><divclass="ttname"><ahref="a00716.html#ga8a1ee625d2707c60530fb3fca2980b19">glm::packUnorm3x10_1x2</a></div><divclass="ttdeci">GLM_FUNC_DECL uint32 packUnorm3x10_1x2(vec4 const &v)</div><divclass="ttdoc">First, converts the first three components of the normalized floating-point value v into 10-bit unsig...</div></div>
<divclass="ttc"id="a00716_html_ga48df3042a7d079767f5891a1bfd8a60a"><divclass="ttname"><ahref="a00716.html#ga48df3042a7d079767f5891a1bfd8a60a">glm::unpackU3x10_1x2</a></div><divclass="ttdeci">GLM_FUNC_DECL uvec4 unpackU3x10_1x2(uint32 p)</div><divclass="ttdoc">Unpacks a single 32-bit unsigned integer p into three 10-bit and one 2-bit unsigned integers...</div></div>
<divclass="ttc"id="a00716_html_ga2b1fd1e854705b1345e98409e0a25e50"><divclass="ttname"><ahref="a00716.html#ga2b1fd1e854705b1345e98409e0a25e50">glm::unpackF2x11_1x10</a></div><divclass="ttdeci">GLM_FUNC_DECL vec3 unpackF2x11_1x10(uint32 p)</div><divclass="ttdoc">First, unpacks a single 32-bit unsigned integer p into two 11-bit signless floating-point values and ...</div></div>
<divclass="ttc"id="a00684_html_gab630f76c26b50298187f7889104d4b9c"><divclass="ttname"><ahref="a00684.html#gab630f76c26b50298187f7889104d4b9c">glm::uint64</a></div><divclass="ttdeci">detail::uint64 uint64</div><divclass="ttdoc">64 bit unsigned integer type. </div><divclass="ttdef"><b>Definition:</b><ahref="a00248_source.html#l00067">scalar_uint_sized.hpp:67</a></div></div>
<divclass="ttc"id="a00721_html_ga529496d75775fb656a07993ea9af2450"><divclass="ttname"><ahref="a00721.html#ga529496d75775fb656a07993ea9af2450">glm::u16vec4</a></div><divclass="ttdeci">vec< 4, u16, defaultp > u16vec4</div><divclass="ttdoc">Default qualifier 16 bit unsigned integer vector of 4 components type. </div><divclass="ttdef"><b>Definition:</b><ahref="a00380_source.html#l00362">fwd.hpp:362</a></div></div>
<divclass="ttc"id="a00716_html_ga637cbe3913dd95c6e7b4c99c61bd611f"><divclass="ttname"><ahref="a00716.html#ga637cbe3913dd95c6e7b4c99c61bd611f">glm::unpackUnorm2x8</a></div><divclass="ttdeci">GLM_FUNC_DECL vec2 unpackUnorm2x8(uint16 p)</div><divclass="ttdoc">First, unpacks a single 16-bit unsigned integer p into a pair of 8-bit unsigned integers. </div></div>
<divclass="ttc"id="a00716_html_gab9e60ebe3ad3eeced6a9ec6eb876d74e"><divclass="ttname"><ahref="a00716.html#gab9e60ebe3ad3eeced6a9ec6eb876d74e">glm::unpackF3x9_E1x5</a></div><divclass="ttdeci">GLM_FUNC_DECL vec3 unpackF3x9_E1x5(uint32 p)</div><divclass="ttdoc">First, unpacks a single 32-bit unsigned integer p into two 11-bit signless floating-point values and ...</div></div>
<divclass="ttc"id="a00716_html_ga5ff95ff5bc16f396432ab67243dbae4d"><divclass="ttname"><ahref="a00716.html#ga5ff95ff5bc16f396432ab67243dbae4d">glm::unpackUnorm3x5_1x1</a></div><divclass="ttdeci">GLM_FUNC_DECL vec4 unpackUnorm3x5_1x1(uint16 p)</div><divclass="ttdoc">Convert a packed integer to a normalized floating-point vector. </div></div>
<divclass="ttc"id="a00716_html_ga768e0337dd6246773f14aa0a421fe9a8"><divclass="ttname"><ahref="a00716.html#ga768e0337dd6246773f14aa0a421fe9a8">glm::packUnorm1x5_1x6_1x5</a></div><divclass="ttdeci">GLM_FUNC_DECL uint16 packUnorm1x5_1x6_1x5(vec3 const &v)</div><divclass="ttdoc">Convert each component of the normalized floating-point vector into unsigned integer values...</div></div>
<divclass="ttc"id="a00716_html_gab0c59f1e259fca9e68adb2207a6b665e"><divclass="ttname"><ahref="a00716.html#gab0c59f1e259fca9e68adb2207a6b665e">glm::unpackInt2x8</a></div><divclass="ttdeci">GLM_FUNC_DECL i8vec2 unpackInt2x8(int16 p)</div><divclass="ttdoc">Convert a packed integer into an integer vector. </div></div>
<divclass="ttc"id="a00716_html_gaa0fe2f09aeb403cd66c1a062f58861ab"><divclass="ttname"><ahref="a00716.html#gaa0fe2f09aeb403cd66c1a062f58861ab">glm::packUint4x8</a></div><divclass="ttdeci">GLM_FUNC_DECL uint32 packUint4x8(u8vec4 const &v)</div><divclass="ttdoc">Convert each component from an integer vector into a packed unsigned integer. </div></div>
<divclass="ttc"id="a00716_html_ga1f63c264e7ab63264e2b2a99fd393897"><divclass="ttname"><ahref="a00716.html#ga1f63c264e7ab63264e2b2a99fd393897">glm::packUnorm4x16</a></div><divclass="ttdeci">GLM_FUNC_DECL uint64 packUnorm4x16(vec4 const &v)</div><divclass="ttdoc">First, converts each component of the normalized floating-point value v into 16-bit integer values...</div></div>
<divclass="ttc"id="a00716_html_gab173834ef14cfc23a96a959f3ff4b8dc"><divclass="ttname"><ahref="a00716.html#gab173834ef14cfc23a96a959f3ff4b8dc">glm::unpackUint4x16</a></div><divclass="ttdeci">GLM_FUNC_DECL u16vec4 unpackUint4x16(uint64 p)</div><divclass="ttdoc">Convert a packed integer into an integer vector. </div></div>
<divclass="ttc"id="a00716_html_gaa7600a6c71784b637a410869d2a5adcd"><divclass="ttname"><ahref="a00716.html#gaa7600a6c71784b637a410869d2a5adcd">glm::unpackUint2x8</a></div><divclass="ttdeci">GLM_FUNC_DECL u8vec2 unpackUint2x8(uint16 p)</div><divclass="ttdoc">Convert a packed integer into an integer vector. </div></div>
<divclass="ttc"id="a00682_html_gaff5189f97f9e842d9636a0f240001b2e"><divclass="ttname"><ahref="a00682.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="a00242_source.html#l00067">scalar_int_sized.hpp:67</a></div></div>
<divclass="ttc"id="a00716_html_gada3d88d59f0f458f9c51a9fd359a4bc0"><divclass="ttname"><ahref="a00716.html#gada3d88d59f0f458f9c51a9fd359a4bc0">glm::packU3x10_1x2</a></div><divclass="ttdeci">GLM_FUNC_DECL uint32 packU3x10_1x2(uvec4 const &v)</div><divclass="ttdoc">Returns an unsigned integer obtained by converting the components of a four-component unsigned intege...</div></div>
<divclass="ttc"id="a00716_html_gaccde055882918a3175de82f4ca8b7d8e"><divclass="ttname"><ahref="a00716.html#gaccde055882918a3175de82f4ca8b7d8e">glm::unpackInt2x16</a></div><divclass="ttdeci">GLM_FUNC_DECL i16vec2 unpackInt2x16(int p)</div><divclass="ttdoc">Convert a packed integer into an integer vector. </div></div>
<divclass="ttc"id="a00716_html_gad3e7e3ce521513584a53aedc5f9765c1"><divclass="ttname"><ahref="a00716.html#gad3e7e3ce521513584a53aedc5f9765c1">glm::packUnorm4x4</a></div><divclass="ttdeci">GLM_FUNC_DECL uint16 packUnorm4x4(vec4 const &v)</div><divclass="ttdoc">Convert each component of the normalized floating-point vector into unsigned integer values...</div></div>
<divclass="ttc"id="a00716_html_ga2ae149c5d2473ac1e5f347bb654a242d"><divclass="ttname"><ahref="a00716.html#ga2ae149c5d2473ac1e5f347bb654a242d">glm::unpackUnorm4x16</a></div><divclass="ttdeci">GLM_FUNC_DECL vec4 unpackUnorm4x16(uint64 p)</div><divclass="ttdoc">First, unpacks a single 64-bit unsigned integer p into four 16-bit unsigned integers. </div></div>
<divclass="ttc"id="a00716_html_ga3f648fc205467792dc6d8c59c748f8a6"><divclass="ttname"><ahref="a00716.html#ga3f648fc205467792dc6d8c59c748f8a6">glm::packF3x9_E1x5</a></div><divclass="ttdeci">GLM_FUNC_DECL uint32 packF3x9_E1x5(vec3 const &v)</div><divclass="ttdoc">First, converts the first two components of the normalized floating-point value v into 11-bit signles...</div></div>
<divclass="ttc"id="a00721_html_ga2a266e46ee218d0c680f12b35c500cc0"><divclass="ttname"><ahref="a00721.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="a00380_source.html#l00380">fwd.hpp:380</a></div></div>
<divclass="ttc"id="a00716_html_ga2e50476132fe5f27f08e273d9c70d85b"><divclass="ttname"><ahref="a00716.html#ga2e50476132fe5f27f08e273d9c70d85b">glm::unpackUnorm2x4</a></div><divclass="ttdeci">GLM_FUNC_DECL vec2 unpackUnorm2x4(uint8 p)</div><divclass="ttdoc">Convert a packed integer to a normalized floating-point vector. </div></div>
<divclass="ttc"id="a00716_html_gab22f8bcfdb5fc65af4701b25f143c1af"><divclass="ttname"><ahref="a00716.html#gab22f8bcfdb5fc65af4701b25f143c1af">glm::packSnorm1x16</a></div><divclass="ttdeci">GLM_FUNC_DECL uint16 packSnorm1x16(float v)</div><divclass="ttdoc">First, converts the normalized floating-point value v into 16-bit integer value. </div></div>
<divclass="ttc"id="a00716_html_gaa54b5855a750d6aeb12c1c902f5939b8"><divclass="ttname"><ahref="a00716.html#gaa54b5855a750d6aeb12c1c902f5939b8">glm::packSnorm</a></div><divclass="ttdeci">GLM_FUNC_DECL vec< L, intType, Q > packSnorm(vec< L, floatType, Q > const &v)</div><divclass="ttdoc">Convert each component of the normalized floating-point vector into signed integer values...</div></div>
<divclass="ttc"id="a00716_html_ga4944ad465ff950e926d49621f916c78d"><divclass="ttname"><ahref="a00716.html#ga4944ad465ff950e926d49621f916c78d">glm::packF2x11_1x10</a></div><divclass="ttdeci">GLM_FUNC_DECL uint32 packF2x11_1x10(vec3 const &v)</div><divclass="ttdoc">First, converts the first two components of the normalized floating-point value v into 11-bit signles...</div></div>
<divclass="ttc"id="a00716_html_ga1319207e30874fb4931a9ee913983ee1"><divclass="ttname"><ahref="a00716.html#ga1319207e30874fb4931a9ee913983ee1">glm::unpackUnorm1x8</a></div><divclass="ttdeci">GLM_FUNC_DECL float unpackUnorm1x8(uint8 p)</div><divclass="ttdoc">Convert a single 8-bit integer to a normalized floating-point value. </div></div>
<divclass="ttc"id="a00716_html_ga7a4fbf79be9740e3c57737bc2af05e5b"><divclass="ttname"><ahref="a00716.html#ga7a4fbf79be9740e3c57737bc2af05e5b">glm::unpackSnorm3x10_1x2</a></div><divclass="ttdeci">GLM_FUNC_DECL vec4 unpackSnorm3x10_1x2(uint32 p)</div><divclass="ttdoc">First, unpacks a single 32-bit unsigned integer p into four 16-bit signed integers. </div></div>
<divclass="ttc"id="a00721_html_ga20779a61de2fd526a17f12fe53ec46b1"><divclass="ttname"><ahref="a00721.html#ga20779a61de2fd526a17f12fe53ec46b1">glm::u8vec4</a></div><divclass="ttdeci">vec< 4, u8, defaultp > u8vec4</div><divclass="ttdoc">Default qualifier 8 bit unsigned integer vector of 4 components type. </div><divclass="ttdef"><b>Definition:</b><ahref="a00380_source.html#l00342">fwd.hpp:342</a></div></div>
<divclass="ttc"id="a00716_html_ga3644163cf3a47bf1d4af1f4b03013a7e"><divclass="ttname"><ahref="a00716.html#ga3644163cf3a47bf1d4af1f4b03013a7e">glm::packInt2x16</a></div><divclass="ttdeci">GLM_FUNC_DECL int packInt2x16(i16vec2 const &v)</div><divclass="ttdoc">Convert each component from an integer vector into a packed unsigned integer. </div></div>
<divclass="ttc"id="a00716_html_ga6d49b31e5c3f9df8e1f99ab62b999482"><divclass="ttname"><ahref="a00716.html#ga6d49b31e5c3f9df8e1f99ab62b999482">glm::unpackSnorm</a></div><divclass="ttdeci">GLM_FUNC_DECL vec< L, floatType, Q > unpackSnorm(vec< L, intType, Q > const &v)</div><divclass="ttdoc">Convert a packed integer to a normalized floating-point vector. </div></div>
<divclass="ttc"id="a00716_html_gaccd3f27e6ba5163eb7aa9bc8ff96251a"><divclass="ttname"><ahref="a00716.html#gaccd3f27e6ba5163eb7aa9bc8ff96251a">glm::packUnorm</a></div><divclass="ttdeci">GLM_FUNC_DECL vec< L, uintType, Q > packUnorm(vec< L, floatType, Q > const &v)</div><divclass="ttdoc">Convert each component of the normalized floating-point vector into unsigned integer values...</div></div>
<divclass="ttc"id="a00716_html_ga3c3c9fb53ae7823b10fa083909357590"><divclass="ttname"><ahref="a00716.html#ga3c3c9fb53ae7823b10fa083909357590">glm::packUint2x8</a></div><divclass="ttdeci">GLM_FUNC_DECL uint16 packUint2x8(u8vec2 const &v)</div><divclass="ttdoc">Convert each component from an integer vector into a packed unsigned integer. </div></div>
<divclass="ttc"id="a00716_html_ga8884b1f2292414f36d59ef3be5d62914"><divclass="ttname"><ahref="a00716.html#ga8884b1f2292414f36d59ef3be5d62914">glm::packInt2x8</a></div><divclass="ttdeci">GLM_FUNC_DECL int16 packInt2x8(i8vec2 const &v)</div><divclass="ttdoc">Convert each component from an integer vector into a packed unsigned integer. </div></div>
<divclass="ttc"id="a00716_html_gaec4112086d7fb133bea104a7c237de52"><divclass="ttname"><ahref="a00716.html#gaec4112086d7fb133bea104a7c237de52">glm::packUnorm3x5_1x1</a></div><divclass="ttdeci">GLM_FUNC_DECL uint16 packUnorm3x5_1x1(vec4 const &v)</div><divclass="ttdoc">Convert each component of the normalized floating-point vector into unsigned integer values...</div></div>
<divclass="ttc"id="a00716_html_ga2d8bbce673ebc04831c1fb05c47f5251"><divclass="ttname"><ahref="a00716.html#ga2d8bbce673ebc04831c1fb05c47f5251">glm::packHalf</a></div><divclass="ttdeci">GLM_FUNC_DECL vec< L, uint16, Q > packHalf(vec< L, float, Q > const &v)</div><divclass="ttdoc">Returns an unsigned integer vector obtained by converting the components of a floating-point vector t...</div></div>
<divclass="ttc"id="a00716_html_ga96dd15002370627a443c835ab03a766c"><divclass="ttname"><ahref="a00716.html#ga96dd15002370627a443c835ab03a766c">glm::unpackSnorm1x16</a></div><divclass="ttdeci">GLM_FUNC_DECL float unpackSnorm1x16(uint16 p)</div><divclass="ttdoc">First, unpacks a single 16-bit unsigned integer p into a single 16-bit signed integers. </div></div>
<divclass="ttc"id="a00721_html_ga2a78447eb9d66a114b193f4a25899c16"><divclass="ttname"><ahref="a00721.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="a00380_source.html#l00360">fwd.hpp:360</a></div></div>
<divclass="ttc"id="a00716_html_ga83d34160a5cb7bcb5339823210fc7501"><divclass="ttname"><ahref="a00716.html#ga83d34160a5cb7bcb5339823210fc7501">glm::unpackUnorm1x16</a></div><divclass="ttdeci">GLM_FUNC_DECL float unpackUnorm1x16(uint16 p)</div><divclass="ttdoc">First, unpacks a single 16-bit unsigned integer p into a of 16-bit unsigned integers. </div></div>
<divclass="ttc"id="a00716_html_ga52c154a9b232b62c22517a700cc0c78c"><divclass="ttname"><ahref="a00716.html#ga52c154a9b232b62c22517a700cc0c78c">glm::unpackInt4x16</a></div><divclass="ttdeci">GLM_FUNC_DECL i16vec4 unpackInt4x16(int64 p)</div><divclass="ttdoc">Convert a packed integer into an integer vector. </div></div>
<divclass="ttc"id="a00699_html_ga5abb4603dae0ce58c595e66d9123d812"><divclass="ttname"><ahref="a00699.html#ga5abb4603dae0ce58c595e66d9123d812">glm::ivec4</a></div><divclass="ttdeci">vec< 4, int, defaultp > ivec4</div><divclass="ttdoc">4 components vector of signed integer numbers. </div><divclass="ttdef"><b>Definition:</b><ahref="a00344_source.html#l00015">vector_int4.hpp:15</a></div></div>
<divclass="ttc"id="a00716_html_gad1e4c8a9e67d86b61a6eec86703a827a"><divclass="ttname"><ahref="a00716.html#gad1e4c8a9e67d86b61a6eec86703a827a">glm::packInt2x32</a></div><divclass="ttdeci">GLM_FUNC_DECL int64 packInt2x32(i32vec2 const &v)</div><divclass="ttdoc">Convert each component from an integer vector into a packed unsigned integer. </div></div>
<divclass="ttc"id="a00716_html_gaf6dc0e4341810a641c7ed08f10e335d1"><divclass="ttname"><ahref="a00716.html#gaf6dc0e4341810a641c7ed08f10e335d1">glm::unpackUint4x8</a></div><divclass="ttdeci">GLM_FUNC_DECL u8vec4 unpackUint4x8(uint32 p)</div><divclass="ttdoc">Convert a packed integer into an integer vector. </div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hrclass="footer"/><addressclass="footer"><small>
Generated by  <ahref="http://www.doxygen.org/index.html">