summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/glm/doc/api/a00198.html
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2017-02-25 14:11:44 +1100
committer Vas Crabb <vas@vastheman.com>2017-02-25 14:11:44 +1100
commitfeb7c5dc791e7273967f7b77f0aaf66c8fa4737a (patch)
tree574c156e9dcca6d9da2424c4c025a0b38d001dce /3rdparty/glm/doc/api/a00198.html
parent8530f35a98b9d89f2874fa47d395b4a55219d479 (diff)
Update GLM to tip of stable branch (0.9.8.5 pre-release) - fixes build with MacPorts clang
(nw) In future, could people please use stable branches when updating 3rd-party libraries, not unstable development snapshots? It will help with stability.
Diffstat (limited to '3rdparty/glm/doc/api/a00198.html')
-rw-r--r--3rdparty/glm/doc/api/a00198.html52
1 files changed, 5 insertions, 47 deletions
diff --git a/3rdparty/glm/doc/api/a00198.html b/3rdparty/glm/doc/api/a00198.html
index c27b20aab52..1e42b2dc121 100644
--- a/3rdparty/glm/doc/api/a00198.html
+++ b/3rdparty/glm/doc/api/a00198.html
@@ -4,16 +4,10 @@
<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"/>
-<title>0.9.9 API documenation: GLM_GTX_hash</title>
+<title>0.9.8: GLM_GTX_hash</title>
<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="search/search.css" rel="stylesheet" type="text/css"/>
-<script type="text/javascript" src="search/searchdata.js"></script>
-<script type="text/javascript" src="search/search.js"></script>
-<script type="text/javascript">
- $(document).ready(function() { init_search(); });
-</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
@@ -22,9 +16,9 @@
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
- <td id="projectlogo"><img alt="Logo" src="logo-mini.png"/></td>
+ <td id="projectlogo"><img alt="Logo" src="logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
- <div id="projectname">0.9.9 API documenation
+ <div id="projectname">0.9.8
</div>
</td>
</tr>
@@ -33,57 +27,21 @@
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.10 -->
-<script type="text/javascript">
-var searchBox = new SearchBox("searchBox", "search",false,'Search');
-</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
- <li>
- <div id="MSearchBox" class="MSearchBoxInactive">
- <span class="left">
- <img id="MSearchSelect" src="search/mag_sel.png"
- onmouseover="return searchBox.OnSearchSelectShow()"
- onmouseout="return searchBox.OnSearchSelectHide()"
- alt=""/>
- <input type="text" id="MSearchField" value="Search" accesskey="S"
- onfocus="searchBox.OnSearchFieldFocus(true)"
- onblur="searchBox.OnSearchFieldFocus(false)"
- onkeyup="searchBox.OnSearchFieldChange(event)"/>
- </span><span class="right">
- <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
- </span>
- </div>
- </li>
</ul>
</div>
</div><!-- top -->
-<!-- window showing the filter options -->
-<div id="MSearchSelectWindow"
- onmouseover="return searchBox.OnSearchSelectShow()"
- onmouseout="return searchBox.OnSearchSelectHide()"
- onkeydown="return searchBox.OnSearchSelectKey(event)">
-</div>
-
-<!-- iframe showing the search results (closed by default) -->
-<div id="MSearchResultsWindow">
-<iframe src="javascript:void(0)" frameborder="0"
- name="MSearchResults" id="MSearchResults">
-</iframe>
-</div>
-
<div class="header">
<div class="headertitle">
-<div class="title">GLM_GTX_hash<div class="ingroups"><a class="el" href="a00154.html">GTX Extensions (Experimental)</a></div></div> </div>
+<div class="title">GLM_GTX_hash<div class="ingroups"><a class="el" href="a00155.html">GTX Extensions (Experimental)</a></div></div> </div>
</div><!--header-->
<div class="contents">
-
-<p>Add std::hash support for glm types.
-<a href="#details">More...</a></p>
<p>Add std::hash support for glm types. </p>
-<p>&lt;<a class="el" href="a00044.html" title="GLM_GTX_hash ">glm/gtx/hash.hpp</a>&gt; need to be included to use these functionalities. </p>
+<p>&lt;<a class="el" href="a00043.html" title="GLM_GTX_hash ">glm/gtx/hash.hpp</a>&gt; need to be included to use these functionalities. </p>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>