<divclass="ttc"id="a00722_html_ga1c64669e1ba1160ad9386e43dc57569a"><divclass="ttname"><ahref="a00722.html#ga1c64669e1ba1160ad9386e43dc57569a">glm::value_ptr</a></div><divclass="ttdeci">GLM_FUNC_DECL genType::value_type const * value_ptr(genType const &v)</div><divclass="ttdoc">Return the constant address to the data of the input parameter. </div></div>
<divclass="ttc"id="a00722_html_ga04409e74dc3da251d2501acf5b4b546c"><divclass="ttname"><ahref="a00722.html#ga04409e74dc3da251d2501acf5b4b546c">glm::make_mat2</a></div><divclass="ttdeci">GLM_FUNC_DECL mat< 2, 2, T, defaultp > make_mat2(T const *const ptr)</div><divclass="ttdoc">Build a matrix from a pointer. </div></div>
<divclass="ttc"id="a00722_html_ga611ee7c4d4cadfc83a8fa8e1d10a170f"><divclass="ttname"><ahref="a00722.html#ga611ee7c4d4cadfc83a8fa8e1d10a170f">glm::make_mat3</a></div><divclass="ttdeci">GLM_FUNC_DECL mat< 3, 3, T, defaultp > make_mat3(T const *const ptr)</div><divclass="ttdoc">Build a matrix from a pointer. </div></div>
<divclass="ttc"id="a00722_html_gae49e1c7bcd5abec74d1c34155031f663"><divclass="ttname"><ahref="a00722.html#gae49e1c7bcd5abec74d1c34155031f663">glm::make_mat2x2</a></div><divclass="ttdeci">GLM_FUNC_DECL mat< 2, 2, T, defaultp > make_mat2x2(T const *const ptr)</div><divclass="ttdoc">Build a matrix from a pointer. </div></div>
<divclass="ttc"id="a00722_html_ga6af06bb60d64ca8bcd169e3c93bc2419"><divclass="ttname"><ahref="a00722.html#ga6af06bb60d64ca8bcd169e3c93bc2419">glm::make_vec1</a></div><divclass="ttdeci">GLM_FUNC_DECL vec< 1, T, Q > make_vec1(vec< 4, T, Q > const &v)</div><divclass="ttdoc">Build a vector from a pointer. </div></div>
<divclass="ttc"id="a00722_html_ga078b862c90b0e9a79ed43a58997d8388"><divclass="ttname"><ahref="a00722.html#ga078b862c90b0e9a79ed43a58997d8388">glm::make_mat2x4</a></div><divclass="ttdeci">GLM_FUNC_DECL mat< 2, 4, T, defaultp > make_mat2x4(T const *const ptr)</div><divclass="ttdoc">Build a matrix from a pointer. </div></div>
<divclass="ttc"id="a00722_html_ga05dd66232aedb993e3b8e7b35eaf932b"><divclass="ttname"><ahref="a00722.html#ga05dd66232aedb993e3b8e7b35eaf932b">glm::make_mat3x4</a></div><divclass="ttdeci">GLM_FUNC_DECL mat< 3, 4, T, defaultp > make_mat3x4(T const *const ptr)</div><divclass="ttdoc">Build a matrix from a pointer. </div></div>
<divclass="ttc"id="a00722_html_gae7bcedb710d1446c87fd1fc93ed8ee9a"><divclass="ttname"><ahref="a00722.html#gae7bcedb710d1446c87fd1fc93ed8ee9a">glm::make_mat4</a></div><divclass="ttdeci">GLM_FUNC_DECL mat< 4, 4, T, defaultp > make_mat4(T const *const ptr)</div><divclass="ttdoc">Build a matrix from a pointer. </div></div>
<divclass="ttc"id="a00722_html_ga63f576518993efc22a969f18f80e29bb"><divclass="ttname"><ahref="a00722.html#ga63f576518993efc22a969f18f80e29bb">glm::make_vec4</a></div><divclass="ttdeci">GLM_FUNC_DECL vec< 4, T, defaultp > make_vec4(T const *const ptr)</div><divclass="ttdoc">Build a vector from a pointer. </div></div>
<divclass="ttc"id="a00722_html_ga8b34c9b25bf3310d8ff9c828c7e2d97c"><divclass="ttname"><ahref="a00722.html#ga8b34c9b25bf3310d8ff9c828c7e2d97c">glm::make_mat4x2</a></div><divclass="ttdeci">GLM_FUNC_DECL mat< 4, 2, T, defaultp > make_mat4x2(T const *const ptr)</div><divclass="ttdoc">Build a matrix from a pointer. </div></div>
<divclass="ttc"id="a00722_html_gaf2e8337b15c3362aaeb6e5849e1c0536"><divclass="ttname"><ahref="a00722.html#gaf2e8337b15c3362aaeb6e5849e1c0536">glm::make_mat3x3</a></div><divclass="ttdeci">GLM_FUNC_DECL mat< 3, 3, T, defaultp > make_mat3x3(T const *const ptr)</div><divclass="ttdoc">Build a matrix from a pointer. </div></div>
<divclass="ttc"id="a00722_html_ga58110d7d81cf7d029e2bab7f8cd9b246"><divclass="ttname"><ahref="a00722.html#ga58110d7d81cf7d029e2bab7f8cd9b246">glm::make_quat</a></div><divclass="ttdeci">GLM_FUNC_DECL qua< T, defaultp > make_quat(T const *const ptr)</div><divclass="ttdoc">Build a quaternion from a pointer. </div></div>
<divclass="ttc"id="a00722_html_ga81253cf7b0ebfbb1e70540c5774e6824"><divclass="ttname"><ahref="a00722.html#ga81253cf7b0ebfbb1e70540c5774e6824">glm::make_vec2</a></div><divclass="ttdeci">GLM_FUNC_DECL vec< 2, T, defaultp > make_vec2(T const *const ptr)</div><divclass="ttdoc">Build a vector from a pointer. </div></div>
<divclass="ttc"id="a00722_html_gad9e0d36ff489cb30c65ad1fa40351651"><divclass="ttname"><ahref="a00722.html#gad9e0d36ff489cb30c65ad1fa40351651">glm::make_vec3</a></div><divclass="ttdeci">GLM_FUNC_DECL vec< 3, T, defaultp > make_vec3(T const *const ptr)</div><divclass="ttdoc">Build a vector from a pointer. </div></div>